Commit Graph

384 Commits

Author SHA1 Message Date
Laurent Destailleur
2a29f90d14 Fix: Bad path for some includes
New: Add more predefined actions
2010-05-12 11:58:58 +00:00
Laurent Destailleur
fa8a201d04 Mutualize a lot of code 2010-05-12 11:29:21 +00:00
Regis Houssin
635b44b906 Fix: if you rename a module, rename all 2010-05-10 04:50:39 +00:00
Laurent Destailleur
426317a355 Qual: Removed deprecated method 2010-05-09 15:15:10 +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
33d88a661f Remove pdate 2010-05-08 17:17:17 +00:00
Laurent Destailleur
e4bba520f7 Now fetch for User class use id like other classes. 2010-05-05 17:36:20 +00:00
Philippe Grand
a981577553 according to new tree directory 2010-05-03 08:43:32 +00:00
Philippe Grand
8a9fe373d6 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
Philippe Grand
b749e6bdcf according to new tree directory 2010-04-29 14:34:21 +00:00
Philippe Grand
391c595dda according to new tree directory 2010-04-29 08:50:46 +00:00
Philippe Grand
3f4bee1f18 according to new tree directory 2010-04-28 12:53:28 +00:00
Philippe Grand
43123cdc9d Removed deprecated files 2010-04-28 12:37:57 +00:00
Philippe Grand
24725ce2a6 according to new tree directory 2010-04-28 10:11:41 +00:00
Philippe Grand
388470d146 according to new tree directory 2010-04-28 07:55:43 +00:00
Juanjo Menent
ab819101db Works on enhancement of local taxes. Prepare User Interface of documents 2010-04-24 16:00:48 +00:00
Philippe Grand
684e6bc63c move notify.class.php to core directory 2010-04-13 14:17:01 +00:00
Philippe Grand
a6edf971de fix : class not found 2010-04-09 09:04:28 +00:00
Regis Houssin
f922ad5ff1 Fix: error if used a futur date 2010-04-09 08:58:31 +00:00
Regis Houssin
eaf654ed32 Fix: class not found 2010-04-09 08:44:08 +00:00
Philippe Grand
3e6b55ed67 fix : class not found 2010-04-09 08:42:35 +00:00
Philippe Grand
3146d3c6b9 fix : class not found 2010-04-09 08:34:46 +00:00
Laurent Destailleur
839ceebfc7 Remove pre.inc.php 2010-03-27 15:06:19 +00:00
Philippe Grand
a56832d521 move contact class file to contact directory 2010-03-25 13:51:24 +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
Laurent Destailleur
60c262c9c5 Removed deprecated code 2010-02-27 20:30:55 +00:00
Laurent Destailleur
1fcad6172b New: Add warning if setup not complete
Fix: Type of invoice line (product/service) must always be visible for suppliers.
2010-02-09 11:33:13 +00:00
Regis Houssin
5bffa5399a Fix: add MAIN_INPUT_DESC_HEIGHT in update line 2010-01-25 13:45:13 +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
e8f92d05a4 Use confirm popup 2010-01-21 21:53:43 +00:00
Laurent Destailleur
b7dc60c364 Use confirm popup 2010-01-21 21:36:22 +00:00
Laurent Destailleur
d6558bbb52 Add hidden option MAIN_INPUT_DESC_HEIGHT 2010-01-09 12:13:22 +00:00
Regis Houssin
3388e4ad37 Fix: add virus alert 2010-01-08 10:02:53 +00:00
Laurent Destailleur
3ef86dedec Qual: Translation of status must be in the "view" functions. 2009-12-17 15:52:37 +00:00
Regis Houssin
9836445850 Fix: utf-8 2009-12-14 22:26:57 +00:00
Laurent Destailleur
055c633e84 Fix: Bad SQL request: When using a left join on a table X, we must not use a condition on X on the where. If we do this, result will be same than using an exact join with mysql and will return an error with other databases. 2009-11-29 15:02:15 +00:00
Regis Houssin
464e9554d8 Fix: bad security request 2009-11-28 08:43:20 +00:00
Regis Houssin
960afb50ed Fix: functions "ereg", "ereg_replace", "eregi", "eregi_replace" is deprecated since php 5.3.0 2009-10-24 06:10:00 +00:00
Regis Houssin
37c2825f93 Fix: functions "ereg", "ereg_replace", "eregi", "eregi_replace" is deprecated since php 5.3.0 2009-10-22 15:09:04 +00:00
Laurent Destailleur
1ba947aef4 Qual: Uniformise doxygen headers 2009-10-19 19:54:27 +00:00
Laurent Destailleur
92c7cf3659 Fix bug #27597 : Impossibilit d'ajouter un fichier attach lors de l'envoi d'un document 2009-10-14 16:13:20 +00:00
Laurent Destailleur
84bc3f5b31 Uniformize code. Attached fils for supplier invoices are shown on invoice card 2009-10-04 13:33:06 +00:00
Laurent Destailleur
bbcefa8864 Qual: Uniformize code (navigation on objects)
Qual: Code to support filter on entity on objects navigation is simpler.
2009-10-04 12:16:45 +00:00
Laurent Destailleur
534c8d8dbf Fix: Can't add product line to supplier order. 2009-08-28 22:46:40 +00:00
Regis Houssin
0699040c8d Fix: lost data if error 2009-08-10 09:16:01 +00:00
Laurent Destailleur
51e13e1568 New: Add picto on tab titles 2009-08-06 14:44:24 +00:00
Regis Houssin
0587d06d88 Add patch of Sbastien Wacquiez 2009-08-03 13:00:05 +00:00
Regis Houssin
cc72297f3f Fix: look 2009-08-03 12:10:01 +00:00
Laurent Destailleur
99985ad417 Work on import module 2009-07-29 19:47:15 +00:00
Laurent Destailleur
d222a78c62 Fix: Removed urldecode used on superglobal _GET and _POST and _REQUEST... since they are already decoded by PHP. 2009-07-22 17:13:59 +00:00
Laurent Destailleur
0cc71ca978 Fix: bug #26929 : les fichiers contenant le signe + dans le nom ne peuvent tre tlchargs
Ne:w Use new confirm popup to delete file confirmation
2009-07-16 00:43:59 +00:00
Laurent Destailleur
814b1acd43 New: Add statistics on contract area
Minor look enhancements
2009-07-08 10:10:35 +00:00
Regis Houssin
f96ea81ac5 Fix: replace with simple directory 2009-07-05 08:31:08 +00:00
Laurent Destailleur
8732364f01 Qual: Now module services and products are two completely separated modules. 2009-06-08 18:14:37 +00:00
Laurent Destailleur
bbb3b8125d Fix: Removed delete of orders with amount is 0.
New: Can now use 0 as amount.
Qual: Uniformise labels
2009-06-04 00:36:23 +00:00
Laurent Destailleur
1063772919 Qual: Uniformize code 2009-05-27 15:52:08 +00:00
Laurent Destailleur
b57b5e9e38 New: If missing data, other data are kept. 2009-05-27 15:30:56 +00:00
Laurent Destailleur
930b400458 Uniformize code and make fix on predefined invoice feature. 2009-05-27 01:15:44 +00:00
Laurent Destailleur
88e2583472 Doc 2009-05-18 10:44:38 +00:00
Regis Houssin
e5d222b6cc Fix: rgression sur l'utilisation des niveau du jeton, on test sur les 2 niveaux car
comportement alatoire avec certaines fonctions
2009-05-17 08:01:54 +00:00
Regis Houssin
c1c1f8a4d2 Fix: ajout d'un niveau supplmentaire du cache du jeton 2009-05-16 15:45:26 +00:00
Regis Houssin
35072b99bf Fix: ajout d'un jeton alatoire 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
3ccecb4e7f Qual: Use a so much simpler way to have ajax confirmation boxes 2009-05-06 16:27:45 +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
4403ec0ddd Fix: error 2009-04-30 16:14:50 +00:00
Regis Houssin
21964691da Add: can defined submodule name (ex: $conf->module->submodule->dir_output)
Add: can change the module name if different (ex: $conf->newmodulename->dir_output)
2009-04-30 15:40:18 +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
3d149a33ca New: parametre de config des repertoires dans les proprietes de la classe du module
avec un rpertoire parent en fonction de l'entit
2009-04-28 18:14:50 +00:00
Regis Houssin
b86684805c New: early development of multi-company module 2009-04-27 20:37:50 +00:00
Laurent Destailleur
d8e484ada7 Fix: Support of LF in note for supplier orders 2009-04-01 23:00:59 +00:00
Laurent Destailleur
f38232cbb1 Fix: Blank page when creating supplier order 2009-03-23 17:11:25 +00:00
Laurent Destailleur
446c92c484 New: Some changes to support the type of line in entities. 2009-03-12 22:16:22 +00:00
Laurent Destailleur
8431675159 New: Some changes to support the type of line in entities. 2009-03-10 01:18:45 +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
0823322ba1 Qual: All call to dolibarr_ functions are made on dol_ functions. 2009-02-20 22:53:15 +00:00
Laurent Destailleur
b291f11af0 Can reactivate a supplier order not completely received. 2009-02-18 12:55:33 +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
9a8a7b6a87 New: Show comment in supplier order status changement 2009-02-02 22:11:10 +00:00
Laurent Destailleur
23eb5d2c2d Add navigation bar on supplier orders 2009-01-31 00:06:19 +00:00
Laurent Destailleur
4606095b1e Add navigation bar on supplier orders 2009-01-30 23:49:32 +00:00
Laurent Destailleur
d370e2ff9f Fix: Translation of Offered on PDF 2009-01-15 00:32:10 +00:00
Laurent Destailleur
a8af3d474e Can remove a supplier order 2009-01-09 23:05:25 +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
dc46ba4000 Removed duplicate code.
Prepare dynamic disabling of modules
2008-11-27 23:02:49 +00:00
Laurent Destailleur
0a32a7cd5f Can attach files on supplier orders 2008-11-24 20:09:23 +00:00
Laurent Destailleur
21d56aa8a1 Qual: Reduce memory required by 2% 2008-11-16 01:54:33 +00:00
Laurent Destailleur
45d8c67e6c Maxi debug for UTF8 support 2008-10-28 23:36:36 +00:00
Laurent Destailleur
7deb33c52d Maxi debug for UTF8 support 2008-10-28 20:05:23 +00:00
Laurent Destailleur
d4fdb23618 Move all modules into includes/modules directory 2008-10-25 23:19:30 +00:00
Laurent Destailleur
dbae510665 No special chars in filename 2008-10-25 21:18:53 +00:00
Laurent Destailleur
6a259176a4 Add option to set mask on new files 2008-10-21 21:27:20 +00:00
Laurent Destailleur
4d97b3fc37 Translation BIC/SWIFT 2008-10-19 20:53:28 +00:00
Laurent Destailleur
3a7af7189f Use ajax confirm box to validate supplier order 2008-10-19 13:16:16 +00:00