Commit Graph

207 Commits

Author SHA1 Message Date
Regis Houssin
b838895db9 Fix: change for a neutral email 2012-12-30 15:13:49 +01:00
Laurent Destailleur
b8303bdd5f Fix: CSS 2012-12-29 23:40:16 +01:00
Laurent Destailleur
7a48351909 Fix: delete file from ecm module 2012-10-27 00:23:16 +02:00
Regis Houssin
43c0a03758 Fix: strict mode tornado 2012-09-15 11:21:22 +02:00
Regis Houssin
e19f8c54f1 Fix: strict mode hurricane 2012-09-15 10:01:35 +02:00
Regis Houssin
2ee6f33f72 New: add ajax refresh method and code more clear 2012-09-07 13:27:12 +02:00
Laurent Destailleur
2927a58606 Fix: Some fix into ajax ecm.
New: The cache for nb of files into a dir is now implemented. By
default it is "not defined" and we refresh it when making a scan of a
dir for all subdirs.
2012-09-02 20:11:36 +02:00
Laurent Destailleur
f369c9d99b New: ECM autodir works also for files joined to products and services 2012-09-02 15:03:55 +02:00
Marcos García
4209898d20 Lower-cased Header function 2012-08-31 05:58:38 +02:00
Marcos García
9b3c89ac47 Removed parenthesis from all include and include_once and replaced with single quotes 2012-08-23 02:40:41 +02:00
Marcos García
f3674317ec Removed parenthesis from all require and replaced with single quotes 2012-08-22 23:24:21 +02:00
Marcos García
706d79986c Removed parenthesis from all require_once and replaced with single quotes 2012-08-22 23:11:24 +02:00
Marcos García
46db54da21 Renamed ECMNoDirecotyYet to ECMNoDirectoryYet 2012-08-15 16:06:53 +02:00
Laurent Destailleur
7f218bd6ba Better error management 2012-08-04 02:20:51 +02:00
Marcos García
5b8e8ff11b ECM Area page title translation didn't exist 2012-08-03 14:24:02 +02:00
Laurent Destailleur
f1618bcaa7 Merge pull request #282 from marcosgdf/style
Refactor
2012-08-03 03:28:10 -07:00
Marcos García
0e0cf98c4f Code style improved, removed duplicated code, also removed img_phone function as it is no longer used in Dolibarr 2012-07-30 22:36:43 +02:00
Laurent Destailleur
190f005b68 New: ECM module is full Ajax 2012-07-30 21:44:00 +02:00
Regis Houssin
a64723ea74 Fix: replace with new event message system 2012-07-29 16:11:52 +02:00
Regis Houssin
0aa6694c95 Fix: broken event message 2012-07-29 15:47:24 +02:00
Regis Houssin
eee5653c54 Fix: try to use the new message system 2012-07-29 12:54:19 +02:00
Laurent Destailleur
0d12536b56 Fix: ecm 2012-07-08 12:42:33 +02:00
Laurent Destailleur
018cafe92c Fix: Add an unsecape function to decode javascript escape
encoding. This also fix ecm for cyrillic chars.
2012-06-24 19:32:19 +02:00
Laurent Destailleur
158930eb7b Fix: function is loaded once and not overwritten if loaded
by another ajax page. So if we need inputok/ko and pageyes/no to be
different according to ajax calls (to have several confirm box
loaded from different ajax parts of page, we must place such variables
outside of function. For this $useglobalvars must be set to 1.
2012-06-08 23:48:53 +02:00
Laurent Destailleur
dfb697d794 Prepare ajax for ecm module. 2012-06-02 18:55:04 +02:00
Laurent Destailleur
c2db3265ec Fix: Regression with quot management. Try a better fix. 2012-05-30 12:43:23 +02:00
Regis Houssin
a5b0de15ac Fix: can't delete a files with quote 2012-05-30 08:30:25 +02:00
Laurent Destailleur
3fc3292142 Fix: delete of documents is done by page of element, not by the view
wrapper.
2012-05-29 23:50:13 +02:00
Laurent Destailleur
7801749874 Fix: Bad action reset
Qual: Removed useless code
2012-05-23 17:49:41 +02:00
Laurent Destailleur
a8307a32fd New: Switch ecm module to use ajax by default. 2012-05-07 10:08:11 +02:00
Laurent Destailleur
66c2d24b9e Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop 2012-03-26 22:29:19 +02:00
Laurent Destailleur
f52a07eee5 Minor look fix, fix into ecm module when dir does not exists 2012-03-26 18:23:08 +02:00
Laurent Destailleur
e33b0dc01a Uniformize code with filemanager module 2012-03-26 09:57:52 +02:00
Laurent Destailleur
ffc0b2b44c Update ecm 2012-03-26 03:09:35 +02:00
Laurent Destailleur
74c39a10a2 Work on ajax ecm module 2012-03-25 22:47:37 +02:00
Laurent Destailleur
39ded746dc Work on ecm module using ajax 2012-03-24 15:20:49 +01:00
Laurent Destailleur
187dc0d762 Work on epxerimental feature MAIN_ECM_TRY_JS 2012-03-23 19:43:25 +01:00
Regis Houssin
5d2da2c884 Fix: uniformize code 2012-03-22 08:33:44 +01:00
Laurent Destailleur
f37e3956b8 Prepare code to allow usage of ajax in ecm module 2012-03-21 21:32:36 +01:00
Laurent Destailleur
1645ddbe47 Sec: Sanitize all input for ids. 2012-02-27 22:26:22 +01:00
Laurent Destailleur
c4b845d60a Qual: Removed deprecated function name. 2012-02-19 18:34:22 +01:00
Laurent Destailleur
4208212924 Some dev tests to use ajax parts for documents 2012-02-15 12:26:20 +01:00
Laurent Destailleur
e178077e1e Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git
into develop

Conflicts:
	htdocs/compta/bank/ligne.php
2012-02-15 12:22:18 +01:00
Laurent Destailleur
7bdedb105b Fix: Messages 2012-02-08 18:07:55 +01:00
Laurent Destailleur
5974cde154 New: Automtic list of documents in ECM module is ok for customers,
suppliers invoice, orders, customers orders, proposals and social
contributions.
2012-02-06 14:34:58 +01:00
Laurent Destailleur
f3a966a313 Fix: Missing name 2012-01-29 23:24:47 +01:00
Laurent Destailleur
237cd163d9 Fix: Use correct case for class name 2011-11-23 15:19:44 +01:00
Laurent Destailleur
aa989b3ed1 Fix: Style of resizers 2011-10-26 15:04:37 +02:00
Regis Houssin
56d6cbe56f [task #216] Move lib in core directory 2011-10-24 12:59:44 +02:00
Regis Houssin
c65238b773 [task #216] Move lib in core directory 2011-10-24 10:45:06 +02:00
Regis Houssin
2c1b3722f2 Fix: replace sizeof() by count() 2011-09-17 19:49:50 +00:00
Regis Houssin
2ecc03104c Fix: remove obsolete tags (in progress) 2011-08-27 15:14:31 +00:00
Regis Houssin
726d9581dd Fix: remove obsolete tags (in progress) 2011-08-27 14:24:16 +00:00
Laurent Destailleur
aee603ddb1 Fix: Maxi fix to make js layout working with phones 2011-08-15 17:43:40 +00:00
Laurent Destailleur
be771c9d44 Fix: Avoid errors into rpm packages 2011-07-31 23:45:11 +00:00
Laurent Destailleur
77d041c9de Qual: Uniformize code 2011-07-18 01:44:15 +00:00
Laurent Destailleur
e6663c8f6e Fix: Bad order on documents pages 2011-07-06 21:12:33 +00:00
Laurent Destailleur
e2b18d565a Fix: Bad order on documents pages 2011-07-06 20:56:48 +00:00
Laurent Destailleur
a4e502ad2e Fix: Some fix in layouts 2011-07-06 11:40:21 +00:00
Laurent Destailleur
bc0d641d28 Fix: W3C 2011-06-21 22:48:40 +00:00
Laurent Destailleur
c3a95f3161 New: List of documents fo customer invoices if ecm module 2011-05-22 21:02:09 +00:00
Laurent Destailleur
36090643bc Filter on files 2011-05-22 20:37:05 +00:00
Laurent Destailleur
22271d7a40 New: Work on automatic ecm. 2011-04-17 18:41:26 +00:00
Laurent Destailleur
65ea695df9 Increase size 2011-04-02 09:24:15 +00:00
Laurent Destailleur
af1e272adc Fix: Can not remove a file 2011-03-28 08:41:37 +00:00
Laurent Destailleur
eebc5a0a84 Fix: Missing translation 2011-01-10 00:09:31 +00:00
Regis Houssin
026bb66ddd Fix: use full path in module 2011-01-06 20:01:32 +00:00
Laurent Destailleur
66c5df26b8 Minor look enhancement 2010-12-20 16:37:52 +00:00
Laurent Destailleur
86ffc32195 Qual: Uniformize a lot of code (supplier_invoice => invoice_supplier, same for order)
New: Add link between supplier invoices and supplier orders.
2010-12-13 13:16:02 +00:00
Laurent Destailleur
0d590a54ed Autosize ecm area 2010-12-13 11:36:22 +00:00
Laurent Destailleur
d33fa694ec Use heigth of screen to define size of ecm area 2010-12-11 10:47:01 +00:00
Laurent Destailleur
85d8dc013b Use heigth of screen to define size of ecm area 2010-12-11 10:42:22 +00:00
Laurent Destailleur
6e75a3d203 Restore work lost by savannah backup 2010-12-01 21:16:28 +00:00
Laurent Destailleur
adfb9ea341 Sec: Removed security holes 2010-11-20 13:08:44 +00:00
Laurent Destailleur
07edf7bee9 Fix: Better compatibility with old modules 2010-11-05 20:11:33 +00:00
Regis Houssin
cb61e196cc Fix: adding a name to differentiate cookies (close and reopen browser) 2010-11-04 07:13:17 +00:00
Laurent Destailleur
558bee3c84 Add more comments 2010-11-02 12:28:10 +00:00
Regis Houssin
c8cee36b03 Fix: compatibility with ecm layout 2010-11-02 09:48:05 +00:00
Regis Houssin
aa4b890bfd Fix: compatibility with ecm layout 2010-11-02 09:10:43 +00:00
Regis Houssin
5ba5e273c4 Fix: move and update ckeditor (prepare to change fckeditor)
Fix: move jquery plugins in specific directory
2010-10-18 10:41:52 +00:00
Laurent Destailleur
69f266e518 Fix: Upgrade jquery layout library to fix a compatibility pb with jquery core 1.8.5 2010-10-17 19:01:04 +00:00
Laurent Destailleur
4cdf6af7d7 New: A lot of enhancements into ECM module. Dir can contains special characters. Speed enhancements. Dir can be created outside of dolibarr, the refresh button will update database. 2010-10-03 15:55:45 +00:00
Laurent Destailleur
a6c0e62107 New: A lot of enhancements into ECM module. Dir can contains special characters. Speed enhancements. Dir can be created outside of dolibarr, the refresh button will update database. 2010-10-03 15:42:01 +00:00
Laurent Destailleur
e1acc4cf72 Save position of layout into cookie 2010-10-02 13:12:54 +00:00
Laurent Destailleur
b8a4bce502 Enhance ecm module. 2010-08-28 11:09:22 +00:00
Laurent Destailleur
e3bd86a16f New: Use js pane on ecm page 2010-08-27 20:48:55 +00:00
Laurent Destailleur
0d2b38f994 Enhance ECM module 2010-08-26 02:45:48 +00:00
Laurent Destailleur
b201aeb3d3 Image can be click on eldy menu 2010-08-25 23:27:44 +00:00
Laurent Destailleur
5439973b1e Minor enhancement in GED module 2010-08-11 22:22:17 +00:00
Laurent Destailleur
0643ffa1ac Fix: Must show feature but greyed when no permission 2010-08-01 15:27:13 +00:00
Laurent Destailleur
4532f16b3a Missing button to create a subdir 2010-07-16 17:28:34 +00:00
Laurent Destailleur
9c2a8907d1 Look: Style cleaner 2010-06-25 22:35:54 +00:00
Regis Houssin
635b44b906 Fix: if you rename a module, rename all 2010-05-10 04:50:39 +00:00
Philippe Grand
a981577553 according to new tree directory 2010-05-03 08:43:32 +00:00
Laurent Destailleur
968addfad3 Fix: Better error management in upload files 2010-05-01 14:28:48 +00:00
Philippe Grand
9bb410e258 according to new tree directory 2010-04-28 12:08:22 +00:00
Laurent Destailleur
3ef00adb4a Remove pre.inc.php 2010-03-27 14:50:05 +00:00
Regis Houssin
3388e4ad37 Fix: add virus alert 2010-01-08 10:02:53 +00:00
Laurent Destailleur
6e3b02bb99 dir name too short 2009-10-28 16:09:25 +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