Commit Graph

459 Commits

Author SHA1 Message Date
Laurent Destailleur
b3e36430fc Fix: Load language files 2011-07-02 17:33:24 +00:00
Laurent Destailleur
a9021c1859 Uniformize code 2011-07-02 17:14:58 +00:00
Laurent Destailleur
d7f02f1916 Can create invoice from an intervention 2011-07-02 17:02:00 +00:00
Laurent Destailleur
3b3f937e47 Fix: EMail sent message 2011-07-02 16:48:31 +00:00
Juanjo Menent
0c3201ff1a task #11004: Create invoice from intervention 2011-07-01 16:24:44 +00:00
Laurent Destailleur
337f41c8e1 Uniformize code 2011-06-17 22:24:52 +00:00
Laurent Destailleur
747c6ddc3d Fix: Removed useless duplicate properties. 2011-06-06 11:37:59 +00:00
Regis Houssin
5f6ac1374c New: best method for linked object with actioncomm
New: add action "shipping send by mail"
2011-06-04 13:12:44 +00:00
Juanjo Menent
ed5c09a6ed Fix: Uniformize code 2011-05-17 19:08:52 +00:00
Juanjo Menent
aea3a6ab5b Fix: Uniformize code 2011-05-17 18:58:59 +00:00
Laurent Destailleur
04babd9297 New: Send by mail permissions are not really protected permission because user can still view file and send it manually by email or from pdf reader menu. So i moved it as an ADVANCE permission. 2011-05-05 07:25:31 +00:00
Regis Houssin
827eed5d39 Fix: delete deprecated code
Fix: change select_contact for view exclude contcat in grey mode
2011-04-26 13:49:41 +00:00
Laurent Destailleur
e9f4879245 Qual: Prepare move of function dol_delete_file into file.lib.php 2011-03-09 15:34:57 +00:00
Regis Houssin
da785fad43 Fix: view multi page 2011-03-04 19:57:08 +00:00
Regis Houssin
0bbde401ef Fix: view multi page 2011-03-04 18:50:54 +00:00
Regis Houssin
11a3b7f6eb Fix: reencoding preview tabs, Imagick is a class today
Fix: uniformize code
2011-03-04 16:52:29 +00:00
Regis Houssin
20ea744d8a Fix: reencoding preview tabs, Imagick is a class today 2011-03-04 12:27:40 +00:00
Laurent Destailleur
aaaf9bdfc4 Fix: Bad link 2011-02-26 14:22:49 +00:00
Regis Houssin
aba9bb9acd Fix: compatibility with pgsql, replace all addslashes by $db->escape in other files 2011-02-24 18:22:24 +00:00
Regis Houssin
3b4ea76538 Fix: compatibility with pgsql, replace all addslashes by $this->db->escape in class 2011-02-24 18:11:12 +00:00
Laurent Destailleur
638cb105df Fix: HTML tags must be escaped 2011-02-18 10:45:38 +00:00
Laurent Destailleur
7e1e28f0d8 Fix: Wrong order of name/firstname 2011-02-09 18:27:56 +00:00
Regis Houssin
09f6fab2cc New: add width parameter in editor 2011-02-02 16:56:55 +00:00
Regis Houssin
e752ef828a Fix: uniformize code 2010-12-15 08:48:53 +00:00
Regis Houssin
502bb75d2c Fix: uniformize code 2010-12-15 07:12:28 +00:00
Laurent Destailleur
2498426867 Fix: Restore stable version for 3.0 2010-12-14 23:27:17 +00:00
Regis Houssin
9d46536909 Fix: uniformize code 2010-12-14 15:04:56 +00:00
Laurent Destailleur
cc93d642e0 Fix: Date was not always visible 2010-12-01 23:42:39 +00:00
Laurent Destailleur
adfb9ea341 Sec: Removed security holes 2010-11-20 13:08:44 +00:00
Laurent Destailleur
3fcbfcc17d Qual: Uniformize code (ligne -> line) 2010-10-27 14:47:32 +00:00
Regis Houssin
4d4c4a8bed Fix: search company with jQuery - ok 2010-10-10 17:44:34 +00:00
Laurent Destailleur
46ad8917ad Perf: A little speed enhancement on document tabs. 2010-10-03 15:50:34 +00:00
Regis Houssin
156a1e6b29 Qual: uniformize code 2010-09-10 14:35:07 +00:00
Regis Houssin
07f3edeb88 Fix: bad link 2010-09-09 21:42:27 +00:00
Laurent Destailleur
7917c17844 Work on task #10579 : Simplify code using editor 2010-09-02 19:10:34 +00:00
Laurent Destailleur
02206c3fa4 Work on FPDF replacement by TCPDF 2010-09-01 14:13:51 +00:00
Laurent Destailleur
f038ba869b Trad 2010-08-26 13:17:42 +00:00
Philippe Grand
fb06c15330 task #6689, strlen problem
replace  strlen with dol_strlen
2010-08-24 14:42:18 +00:00
Laurent Destailleur
8fa175f3e9 Fix: Restore feature broken with renaming 2010-08-19 20:29:55 +00:00
Regis Houssin
2c4a56771f Fix: $optiontype not used
Fix: select_array is deprecated
2010-08-19 15:20:25 +00:00
Laurent Destailleur
98a4430d5f Better postgresql compatibility 2010-08-14 02:44:07 +00:00
Laurent Destailleur
5affcd3b3f Qual: Renamed french field "envente" into "tosell". 2010-08-11 18:35:31 +00:00
Laurent Destailleur
60edde845d Fix: Database compatibility 2010-08-09 15:52:44 +00:00
Regis Houssin
aa62559812 Fix: fetch_client is deprecated 2010-08-06 13:56:25 +00:00
Laurent Destailleur
87ce3073d5 Doxygen 2010-07-21 11:57:52 +00:00
Laurent Destailleur
d2acbc35ec Fix: Fix a lot of bugs (missing translations, sql error, country flag not shown, region management, W3C, ajax too slow...) 2010-07-09 23:49:41 +00:00
Laurent Destailleur
426317a355 Qual: Removed deprecated method 2010-05-09 15:15:10 +00:00
Laurent Destailleur
0e83ec1359 Fix: Bad parameters 2010-05-09 15:04:17 +00:00
Laurent Destailleur
d2c92b91de Fix: Bad parameters 2010-05-09 15:04:16 +00:00
Laurent Destailleur
8374bf42bb Rename static object 2010-05-09 14:55:49 +00:00
Laurent Destailleur
89c76d13b2 Fix: Remove depracated property
Qual: Removed pdate
2010-05-08 19:21:57 +00:00
Laurent Destailleur
33d88a661f Remove pdate 2010-05-08 17:17:17 +00:00
Laurent Destailleur
a1ba46588e Qual: Mutualize code 2010-05-04 18:33:22 +00:00
Laurent Destailleur
7ac9943ba4 Fix: Better error management 2010-05-04 18:12:43 +00:00
Laurent Destailleur
208224fc49 Trad 2010-05-04 18:05:36 +00:00
Laurent Destailleur
b7570ff18a Fix: Better error management 2010-05-04 18:03:45 +00:00
Philippe Grand
a981577553 according to new tree directory 2010-05-03 08:43:32 +00:00
Philippe Grand
32025de202 according to new tree directory 2010-05-03 08:22:35 +00:00
Laurent Destailleur
968addfad3 Fix: Better error management in upload files 2010-05-01 14:28:48 +00:00
Regis Houssin
b1cf164eb9 Add a common function to delete the linked contact 2010-04-30 05:44:19 +00:00
Philippe Grand
b749e6bdcf according to new tree directory 2010-04-29 14:34:21 +00:00
Philippe Grand
911c57b951 according to new tree directory 2010-04-28 12:24:06 +00:00
Philippe Grand
b6bc9223df according to new tree directory 2010-04-28 10:33:16 +00:00
Philippe Grand
b68a359265 according to new tree directory 2010-04-28 10:02:54 +00:00
Philippe Grand
388470d146 according to new tree directory 2010-04-28 07:55:43 +00:00
Laurent Destailleur
a4f144f24d Qual: Uniformise code. user class use id in first param of fetch 2010-04-28 07:31:34 +00:00
Regis Houssin
335c038dd8 Fix: regression 2010-04-21 22:14:11 +00:00
Regis Houssin
621bd68e3b Fix: workflow module is enabled by default
Fix: integration of triggers in the workflow module
!!! we now call "call_workflow" instead of "run_triggers" !!!
2010-04-21 16:29:37 +00:00
Philippe Grand
011ea91f81 move interfaces class to core directory 2010-04-08 13:09:00 +00:00
Philippe Grand
78b9faca85 move class file commonobject to core directory 2010-03-29 16:40:57 +00:00
Laurent Destailleur
839ceebfc7 Remove pre.inc.php 2010-03-27 15:06:19 +00:00
Laurent Destailleur
bdf4bbaa1f Works on ODT import 2010-03-27 00:33:28 +00:00
Philippe Grand
a56832d521 move contact class file to contact directory 2010-03-25 13:51:24 +00:00
Laurent Destailleur
435922ae37 New: Can link trips and expenses to a project. 2010-03-21 14:01:39 +00:00
Laurent Destailleur
465cc90759 Fix W3C errors in page forging 2010-03-15 23:54:37 +00:00
Regis Houssin
6822a1b18b Fix: uniformise and clean code 2010-03-11 14:31:16 +00:00
Regis Houssin
2dc31fa613 Fix: uniformise and clean code 2010-03-11 10:40:58 +00:00
Laurent Destailleur
edf8434655 Rename function with a more english name.
Remove duplicated "default" preselected parameter.
2010-03-02 08:45:49 +00:00
Laurent Destailleur
b02fcaf835 Fix: Project id was not read correctly 2010-02-27 13:44:51 +00:00
Laurent Destailleur
d30e65cbaa New: Add default language for third parties and use it when multilang is enabled to define default language for document generation. 2010-02-27 13:37:13 +00:00
Laurent Destailleur
05cc92e3db New: Add default language for third parties and use it when multilang is enabled to define default language for document generation. 2010-02-27 11:05:01 +00:00
Regis Houssin
3ab1c569d0 Fix: project id is lost 2010-02-12 09:05:39 +00:00
Regis Houssin
3c74bd21ca Works on enhancement of project tasks
Fix: move class in directory of module
2010-01-22 20:20:41 +00:00
Laurent Destailleur
160287304c New: Add management of triger FICHEINTER_VALIDATE 2010-01-19 10:47:26 +00:00
Laurent Destailleur
62f4345e92 Fix: Remove usage of pdate() 2010-01-13 18:51:19 +00:00
Laurent Destailleur
557e4268e2 Restore ability to use supplier on interventions as some users (like me) need it. 2010-01-10 22:16:25 +00:00
Regis Houssin
473693bbbd Fix: select only prospects and customers
Fix: refresh page with confirm and validate action
2010-01-10 08:54:06 +00:00
Regis Houssin
3388e4ad37 Fix: add virus alert 2010-01-08 10:02:53 +00:00
Laurent Destailleur
c20be36714 New: A customer can also be a prospect. 2010-01-05 20:03:37 +00:00
Laurent Destailleur
e5658c3ae6 New: task #9802 : Can link an action to a project 2010-01-04 23:33:23 +00:00
Laurent Destailleur
2988b561c9 New: Project module support status of project and end date 2010-01-04 21:45:59 +00:00
Laurent Destailleur
3ef86dedec Qual: Translation of status must be in the "view" functions. 2009-12-17 15:52:37 +00:00
Laurent Destailleur
4e5eb408a3 Fix: Use wrong value of constant if multientity is used. 2009-12-09 20:06:48 +00:00
Laurent Destailleur
3d7900f3e0 Fix: Public note in interventions card was not visible. 2009-11-16 23:05:26 +00:00
Laurent Destailleur
9d6663cf31 Fix: Error in function ConvertSecondTotime 2009-11-16 21:55:03 +00:00
Laurent Destailleur
314b2e9509 Fix: The call of fetch method for societe.class with a second argument (ref) was wrong. 2009-11-09 18:28:17 +00:00
Laurent Destailleur
aff4fa60d2 Fix: Uniformize code 2009-11-07 12:57:47 +00:00
Regis Houssin
1691e4ef5e Add possibility to defined duration of a workday (MAIN_DURATION_OF_WORKDAY) 2009-10-29 08:57:05 +00:00
Regis Houssin
ae3b3cd281 Fix: update total 2009-10-29 07:39:16 +00:00
Regis Houssin
b2d33e0806 Fix: bad value in delete last line 2009-10-29 07:07:48 +00:00
Laurent Destailleur
1ba947aef4 Qual: Uniformise doxygen headers 2009-10-19 19:54:27 +00:00
Laurent Destailleur
eb4d353f11 Fix: Data in memory must always be encoded in utf8. PHP files functions need ISO, so we convert data just before and after using them. 2009-10-04 18:01:30 +00:00
Laurent Destailleur
5f173e01ee Qual: Ajax code is simpler and now works with IE6 2009-08-28 01:14:35 +00:00
Laurent Destailleur
0cc71ca978 Fix: bug #26929 : les fichiers contenant le signe + dans le nom ne peuvent être téléchargés
Ne:w Use new confirm popup to delete file confirmation
2009-07-16 00:43:59 +00:00
Laurent Destailleur
d5f9e9dc85 New: Add navigation between interventions 2009-07-07 16:19:37 +00:00
Laurent Destailleur
2cbc9f9e36 Look: Some enhancements in look and themes 2009-07-07 15:11:59 +00:00
Laurent Destailleur
3c591db844 Restore changes after 27 may due to from savannah Crash. 2009-06-03 23:05:52 +00:00
Regis Houssin
e5d222b6cc Fix: régression sur l'utilisation des niveau du jeton, on test sur les 2 niveaux car
comportement aléatoire avec certaines fonctions
2009-05-17 08:01:54 +00:00
Regis Houssin
c1c1f8a4d2 Fix: ajout d'un niveau supplémentaire du cache du jeton 2009-05-16 15:45:26 +00:00
Regis Houssin
07c6ffb065 Fix: ajout d'un jeton aléatoire dans les requetes POST 2009-05-16 12:52:53 +00:00
Regis Houssin
35072b99bf Fix: ajout d'un jeton aléatoire dans les requetes POST 2009-05-15 14:56:03 +00:00
Laurent Destailleur
33df2649ef Fix: When product type is missing, description is not lost when adding new product lines. 2009-05-15 11:02:54 +00:00
Laurent Destailleur
c1ca9e53af Removed an option deprecated with ajax confirmation 2009-05-08 02:27:04 +00:00
Laurent Destailleur
6335fe2b55 Qual: Use a so much simpler way to have ajax confirmation boxes 2009-05-06 15:45:50 +00:00
Laurent Destailleur
7c6016b355 Qual: Use a so much simpler way to have ajax confirmation boxes 2009-05-06 13:39:43 +00:00
Regis Houssin
d24d0f0e00 New: early development of multi-company module 2009-05-02 14:26:54 +00:00
Regis Houssin
edafd9f333 Fix: view only customers 2009-05-02 13:38:05 +00:00
Laurent Destailleur
7322cd136e Fix: rename function sanitizeFileName into dol_sanitizeFileName to avoir conflict with fckeditor 2009-04-29 18:02:50 +00:00
Regis Houssin
13e9ff24a7 New: parametre de config des repertoires dans les proprietes de la classe du module
avec un répertoire parent en fonction de l'entité
2009-04-28 20:35:01 +00:00
Regis Houssin
b86684805c New: early development of multi-company module 2009-04-27 20:37:50 +00:00
Laurent Destailleur
0260a3b1b7 Qual: Removed duplicate code 2009-03-23 19:13:51 +00:00
Laurent Destailleur
1f3f2b8c44 Log file for error messages use LOG_ERR level. 2009-03-12 22:49:05 +00:00
Laurent Destailleur
ba14103659 New: Upload of joined files need create/modify permissions to work 2009-03-03 00:12:56 +00:00
Laurent Destailleur
61e2282cb1 Qual: Removed deprecated code 2009-03-02 18:25:51 +00:00
Laurent Destailleur
0823322ba1 Qual: All call to dolibarr_ functions are made on dol_ functions. 2009-02-20 22:53:15 +00:00
Laurent Destailleur
a2b8b30a84 Reorganize code to reduce memory usage 2009-02-19 19:06:12 +00:00
Laurent Destailleur
c78bd22adc Uniformize code for contacts linking 2009-02-18 12:26:55 +00:00
Laurent Destailleur
5fcd6b4af5 Contact page picto is more clear to distinguish internal from external users. 2009-02-16 22:37:30 +00:00
Laurent Destailleur
cef4ed576f Show sending method in card 2009-02-03 02:39:28 +00:00
Laurent Destailleur
d2ee9ef397 New: Add attachments on intervention cards 2009-01-21 17:39:21 +00:00
Laurent Destailleur
d718aa347e Fix: Save new model when changed on interventions 2009-01-15 00:04:43 +00:00
Laurent Destailleur
0bdd1efe2b Qual: Renamed all function dolibarr_xxx to dol_xxx to use same prefix everywhere. 2009-01-07 10:57:36 +00:00
Laurent Destailleur
433cc236a6 Add filter on intervention list 2008-11-11 20:53:07 +00:00
Regis Houssin
31fb9c0fec Fix: le total du temps des interventions était faussée 2008-11-03 19:24:41 +00:00
Laurent Destailleur
e737090644 Description is not a wysiwyg in intervention 2008-11-02 22:50:30 +00:00
Laurent Destailleur
d4d828353f Fix: Failed to modify private note 2008-11-02 22:23:13 +00:00
Laurent Destailleur
5ab3da7c76 New: Can define hour and minutes in intervention cards.
New: Can edit a validated intervention.
2008-11-02 22:11:34 +00:00
Laurent Destailleur
45d8c67e6c Maxi debug for UTF8 support 2008-10-28 23:36:36 +00:00
Laurent Destailleur
70b0f0042e Qual: Uniformize use of dolibarr_print_date 2008-10-26 15:55:50 +00:00
Laurent Destailleur
dbae510665 No special chars in filename 2008-10-25 21:18:53 +00:00
Laurent Destailleur
8104948dce New: task #7560 : Droit et definition d'un filtre d'export des interventions 2008-10-13 16:39:53 +00:00
Laurent Destailleur
4d0a68d48c Removed all now() and sysdate() database sql inline function by a date defined by PHP ($db->idate(mktime())).
This is to be more portable, to solve problem when database server time differs from PHP server and to prepare for TZ support.
2008-08-27 18:53:27 +00:00
Laurent Destailleur
3088596dc0 Fix: Bug 23775 2008-07-15 00:57:36 +00:00
Laurent Destailleur
507d96ec25 Fix: Error on generating PDF 2008-07-12 12:45:29 +00:00
Laurent Destailleur
d77f36285e Fix: Maxi bug. Value for date used in object numbering module was current date instead of date of object. 2008-07-05 15:31:30 +00:00
Laurent Destailleur
5c2bfc49a8 Fix: PDF soleil 2008-06-20 23:01:02 +00:00
Laurent Destailleur
fb982b6fd3 Add tag {cccc0000} in generic numering modules (from a work of Raphael) 2008-06-20 21:10:24 +00:00
Laurent Destailleur
ad1530fe4b Fix: transaction missing. log missing 2008-04-21 23:02:50 +00:00
Laurent Destailleur
c55e279b11 Fix: Several bugs 2008-04-09 23:07:13 +00:00
Laurent Destailleur
d5ccb222e8 Reorganize functions 2008-04-09 18:13:45 +00:00