Commit Graph

20495 Commits

Author SHA1 Message Date
Laurent Destailleur
d45da5494b Trad 2010-08-27 20:41:45 +00:00
Laurent Destailleur
3db535a512 Enhances themes to manage toolbars. 2010-08-27 19:44:52 +00:00
Laurent Destailleur
26801a4ddf Link icon can be click 2010-08-27 07:13:56 +00:00
Laurent Destailleur
579990683e Trad: Fix trad 2010-08-27 07:01:28 +00:00
Laurent Destailleur
c78d96f69d New: Prepare option to choose javascript editor 2010-08-27 00:09:58 +00:00
Laurent Destailleur
59874a28f7 Works on filemanager module 2010-08-26 23:28:05 +00:00
Laurent Destailleur
c9cfb4c075 Fix: Show correct information 2010-08-26 22:31:30 +00:00
Laurent Destailleur
5b9398ed16 Fix: Show correct information 2010-08-26 22:28:04 +00:00
Laurent Destailleur
ca041b4cad Fix trad 2010-08-26 22:22:30 +00:00
Laurent Destailleur
a1f7c109cb Fix: Bad parameters order 2010-08-26 22:09:51 +00:00
Laurent Destailleur
c5ab77ee73 New: Add slovenian language sl_SL 2010-08-26 21:31:44 +00:00
Laurent Destailleur
ba9757bd6f Fix: Wrong value 2010-08-26 15:58:26 +00:00
Laurent Destailleur
81c2b485c8 New: Can add a comment on stock dispatching to be saved into the stock movement. 2010-08-26 15:46:39 +00:00
Laurent Destailleur
76a7e8f424 Add more units 2010-08-26 14:49:40 +00:00
Laurent Destailleur
f038ba869b Trad 2010-08-26 13:17:42 +00:00
Laurent Destailleur
e0d04d5318 New: Can set the planed delivery date on shipment creation.
New: Can click on image in eldy and empty menu manager.
2010-08-26 12:48:57 +00:00
Laurent Destailleur
241c4e76cd New: Add hour and min in delivery dates 2010-08-26 12:47:56 +00:00
Laurent Destailleur
af195594a4 Wrong param 2010-08-26 12:23:45 +00:00
Laurent Destailleur
515773c2b6 Trad 2010-08-26 12:19:32 +00:00
Laurent Destailleur
7a053b3bda Add volume unit "ounce". 2010-08-26 11:59:41 +00:00
Laurent Destailleur
38cbd12d92 Fix: Duplicate entry, wrong sort 2010-08-26 11:48:30 +00:00
Laurent Destailleur
0d2b38f994 Enhance ECM module 2010-08-26 02:45:48 +00:00
Laurent Destailleur
0828a09aa1 Image can be clicked on eldy theme 2010-08-26 02:07:52 +00:00
Laurent Destailleur
b201aeb3d3 Image can be click on eldy menu 2010-08-25 23:27:44 +00:00
Regis Houssin
8691191c0e Works on canvas integration in third party module 2010-08-25 20:09:08 +00:00
Regis Houssin
e0cbdc7e54 Works on canvas integration in third party module 2010-08-25 17:19:10 +00:00
Laurent Destailleur
9181e0af7d Typo 2010-08-24 22:21:21 +00:00
Laurent Destailleur
cf6680194e Removed scriptaculous drag and drop, replaced by jquery. 2010-08-24 22:18:50 +00:00
Laurent Destailleur
eb33a6f30a Optimize perf for function 2010-08-24 21:29:47 +00:00
Philippe Grand
b6d0f859af task #6689, strlen problem
replace  strlen with dol_strlen
2010-08-24 19:51:56 +00:00
Laurent Destailleur
d00efff3ec Add more measure units. 2010-08-24 18:40:17 +00:00
Laurent Destailleur
ac4dfe00c4 Accept larger company names. Up to 60 chars. 2010-08-24 18:04:05 +00:00
Laurent Destailleur
29217c5270 Fix: field too short 2010-08-24 17:48:49 +00:00
Laurent Destailleur
098b11e5f8 Error management 2010-08-24 17:37:07 +00:00
Philippe Grand
fb06c15330 task #6689, strlen problem
replace  strlen with dol_strlen
2010-08-24 14:42:18 +00:00
Regis Houssin
7408c18ca6 Add possibility to include login method in a module 2010-08-24 14:18:38 +00:00
Regis Houssin
4c105c7a40 Add possibility to include login method in a module 2010-08-24 14:17:16 +00:00
Regis Houssin
7a3fb85fef Add possibility to include login method in a module 2010-08-24 12:46:00 +00:00
Regis Houssin
3302f7e773 Add possibility to include login method in a module 2010-08-24 12:42:16 +00:00
Regis Houssin
ec1ad78765 Add possibility to include login method in a module 2010-08-24 12:42:14 +00:00
Regis Houssin
b5333b5567 Add possibility to include login method in a module 2010-08-24 11:04:16 +00:00
Regis Houssin
24aa5b6ff5 Add possibility to include login method in a module 2010-08-24 09:52:06 +00:00
Regis Houssin
b116d1067b Add possibility to include login method in a module 2010-08-24 09:52:06 +00:00
Laurent Destailleur
a2de97e221 Can input payment conditions on several lines 2010-08-24 09:39:17 +00:00
Laurent Destailleur
f8bd212b06 Fix: Can edit dictionnary of payment term and conditions when a module need it. 2010-08-23 20:32:11 +00:00
Laurent Destailleur
e804a9949e Fix: Cancel button go on nowhere 2010-08-23 19:15:51 +00:00
Laurent Destailleur
84234633b7 Fix: Project is preselected when creating a task 2010-08-23 19:03:53 +00:00
Regis Houssin
ca8cb59de6 Ajout de MAIN_LOGOUT_GOTO_URL qui permet de dterminer une adresse de destination lors d'un logout 2010-08-23 18:09:24 +00:00
Laurent Destailleur
becb9099a6 New: Drag and drop on home page is now done by jquery 2010-08-22 22:49:13 +00:00
Laurent Destailleur
629f782f17 Usage of autocomplete using jquery now works for products. 2010-08-22 18:02:32 +00:00
Laurent Destailleur
783a66b4fc Make code easier to understand 2010-08-22 15:46:34 +00:00
Laurent Destailleur
119f6d79dc Rename a paramater 2010-08-22 14:00:53 +00:00
Laurent Destailleur
159c8dd0fd Fix: Removed rubish content 2010-08-22 13:42:48 +00:00
Laurent Destailleur
75f3b9e631 New: Nav works on bank line 2010-08-22 13:40:44 +00:00
Laurent Destailleur
9d781afe1d Add log for each request with error 2010-08-22 13:32:38 +00:00
Laurent Destailleur
10e0b270df Fix: postgresql compatibility 2010-08-22 12:44:14 +00:00
Laurent Destailleur
1048f73d22 Increase memory requirement 2010-08-21 20:58:14 +00:00
Laurent Destailleur
727309d2d4 Chang not used code 2010-08-21 20:16:52 +00:00
Laurent Destailleur
b2851ddfdf New: Add a new trunc option 2010-08-21 18:53:19 +00:00
Laurent Destailleur
5df86f8a50 Fix in coloring negative amounts 2010-08-21 17:44:41 +00:00
Laurent Destailleur
41319b6ef1 Fix in coloring negative amounts 2010-08-21 17:42:41 +00:00
Laurent Destailleur
8202d8ed35 Fix in coloring negative amounts 2010-08-21 17:38:08 +00:00
Laurent Destailleur
c1bacfd6a2 Mime function can return image of mime 2010-08-21 16:38:19 +00:00
Laurent Destailleur
a28c85e1f9 Fix theme color 2010-08-21 15:43:51 +00:00
Laurent Destailleur
1b9ee9c597 Qual: Clean code
Perf: Country id+code is now stored into MAIN_INFO_SOCIETE_PAYS instead of only id. This avoid a select to finf country code at each request.
2010-08-21 15:30:17 +00:00
Laurent Destailleur
7ee685640b Qual: Clean code
Perf: Country id+code is now stored into MAIN_INFO_SOCIETE_PAYS instead of only id. This avoid a select to finf country code at each request.
2010-08-21 15:30:17 +00:00
Laurent Destailleur
1b928068e9 Fix: master should works even if langs not defined. 2010-08-21 14:05:51 +00:00
Laurent Destailleur
47bdadd6b5 New: For germany, we invert order of address 2010-08-20 23:06:20 +00:00
Laurent Destailleur
4943cde048 Uniformize code 2010-08-20 23:03:59 +00:00
Laurent Destailleur
4b715a88c0 Prepare code and database for a notifications module using other stream than emails. 2010-08-20 22:12:05 +00:00
Laurent Destailleur
1e8eb81ec4 New: Function to resize image can also change format 2010-08-20 19:19:24 +00:00
Regis Houssin
116243edbb Fix: possibility to defined rang with an external module 2010-08-20 17:57:25 +00:00
Regis Houssin
741a010df0 Fix: possibility to defined rang with an external module 2010-08-20 17:09:07 +00:00
Laurent Destailleur
62c5501fb1 Enhance mime detection 2010-08-20 16:26:55 +00:00
Laurent Destailleur
d6e4880ee6 Enhance mime detection 2010-08-20 16:25:31 +00:00
Regis Houssin
ebf39acf5b Qual: cutting functions so you can use in other modules 2010-08-20 16:22:30 +00:00
Laurent Destailleur
f027e0dc1b Fix: Missing trad 2010-08-20 16:05:07 +00:00
Regis Houssin
1373336e94 Fix: possibility to defined rang with an external module 2010-08-20 15:56:33 +00:00
Regis Houssin
6cdd20496a Fix: the name of a database can contain a hyphen 2010-08-20 11:58:29 +00:00
Laurent Destailleur
aef3fde5db Fix: Error when deleting lock file by doliwamp 2010-08-19 22:32:51 +00:00
Laurent Destailleur
be2a500d70 Minor speed enhancement 2010-08-19 22:06:35 +00:00
Laurent Destailleur
2447362c9a Add status (tosell/tobuy) on stock list 2010-08-19 21:39:15 +00:00
Laurent Destailleur
26d3cc3a8d Add status (tosell/tobuy) on stock list 2010-08-19 21:26:54 +00:00
Laurent Destailleur
f9eabf9966 Add status (tosell/tobuy) on stock list 2010-08-19 21:19:51 +00:00
Laurent Destailleur
141933d2d0 Trad 2010-08-19 21:15:06 +00:00
Laurent Destailleur
218dc16ed1 Add status (tosell/tobuy) on stock list 2010-08-19 21:12:56 +00:00
Laurent Destailleur
a60cece2de Add status (tosell/tobuy) on stock list 2010-08-19 20:58:08 +00:00
Laurent Destailleur
665aefe75e Fix: Error management if javascript disabled. 2010-08-19 20:36:01 +00:00
Laurent Destailleur
8fa175f3e9 Fix: Restore feature broken with renaming 2010-08-19 20:29:55 +00:00
Laurent Destailleur
f3bedb2ddc Add option to help debug of ical export 2010-08-19 19:30:17 +00:00
Laurent Destailleur
58a5a866f3 Fix: javascript content must be in utf8 2010-08-19 19:04:49 +00:00
Laurent Destailleur
4ef58f0f5c Fix: Minor fix in url 2010-08-19 18:51:10 +00:00
Laurent Destailleur
6351c5981f Postgresql compatibility 2010-08-19 18:41:08 +00:00
Regis Houssin
b3cf4598fd Fix: possibility to defined rang with an external module 2010-08-19 17:04:43 +00:00
Regis Houssin
77aa19f885 Fix: select_array is deprecated 2010-08-19 15:27:29 +00:00
Regis Houssin
2c4a56771f Fix: $optiontype not used
Fix: select_array is deprecated
2010-08-19 15:20:25 +00:00
Regis Houssin
9601f8a353 Fix: $optiontype not used
Fix: select_array is deprecated
2010-08-19 15:13:17 +00:00
Regis Houssin
9c333459c6 Fix: delete old PWC files and css 2010-08-19 14:20:56 +00:00
Laurent Destailleur
fb4967242a Minor look fix 2010-08-19 01:42:26 +00:00
Laurent Destailleur
ee321c7356 Postgresql compatibility 2010-08-19 01:39:21 +00:00
Laurent Destailleur
3ecd98620c Postgresql compatibility 2010-08-19 01:30:46 +00:00
Laurent Destailleur
88f53253cb Comments 2010-08-19 00:50:37 +00:00
Laurent Destailleur
a4234c1768 Fix: An ajax return must not include html header. 2010-08-19 00:49:31 +00:00
Laurent Destailleur
983b5c40e7 Fix: An ajax return must not include html header. 2010-08-19 00:49:31 +00:00
Laurent Destailleur
ef0739f143 Fix: Ajax request must not return http/html headers. 2010-08-19 00:43:39 +00:00
Laurent Destailleur
99575b2288 Qual: Uniformize code 2010-08-19 00:42:37 +00:00
Laurent Destailleur
0a02ac310a Can edit supplier ref 2010-08-19 00:21:58 +00:00
Laurent Destailleur
479f768725 New: Add jquery plugin 2010-08-18 22:12:20 +00:00
Laurent Destailleur
e6722ad64f Fix: Error management on delete file 2010-08-18 20:26:57 +00:00
Laurent Destailleur
da445d8502 Removed add of jquery as it is now always included. 2010-08-18 19:29:41 +00:00
Laurent Destailleur
76c2dccb70 New: Replaced completely PWC with JQuery 2010-08-18 19:17:58 +00:00
Laurent Destailleur
666c2fc965 Removed old comments 2010-08-18 19:06:49 +00:00
Laurent Destailleur
a17ed39bc1 Replace PWC with jQuery 2010-08-18 19:00:57 +00:00
Laurent Destailleur
263b945526 Trad 2010-08-18 19:00:09 +00:00
Laurent Destailleur
576c3da280 Page is not reloaded. 2010-08-18 18:58:14 +00:00
Laurent Destailleur
85d3bcafa4 New: Can cancel edition
Fix: Minor fix in theme around logo
2010-08-18 17:16:21 +00:00
Laurent Destailleur
bbfa8f506d Fix: Syntax error 2010-08-18 17:00:28 +00:00
Laurent Destailleur
755fd5de70 Fix: Postgresql compatibility 2010-08-18 16:00:10 +00:00
Laurent Destailleur
68dbc9e5a6 Add more mime types 2010-08-18 14:48:17 +00:00
Laurent Destailleur
533de8ea74 Fix: db escaping must use db->escape and not addslashes. 2010-08-18 14:01:23 +00:00
Laurent Destailleur
96ee60654c Postgresql compatibility 2010-08-18 13:59:28 +00:00
Laurent Destailleur
b0b6b72008 Fix: Removed deprecated function 2010-08-18 13:50:45 +00:00
Laurent Destailleur
5b71bde029 Fix: Mark pdate as depracated 2010-08-18 13:49:38 +00:00
Laurent Destailleur
c06106d799 Fix: Mark pdate as depracated 2010-08-18 13:49:38 +00:00
Laurent Destailleur
f9317ce98d Remove spaces 2010-08-18 13:31:20 +00:00
Laurent Destailleur
882c94a40f Doc 2010-08-18 08:11:42 +00:00
Laurent Destailleur
541326579e Fix: Reorder of boxes 2010-08-18 07:44:45 +00:00
Laurent Destailleur
fdc13a2480 Qual: Uniformize code
Doc: Doxygen
2010-08-18 07:28:12 +00:00
Laurent Destailleur
b7da077da6 Qual: Add jquery by default.
Qual: Enhancement in cropping function.
2010-08-17 22:58:34 +00:00
Laurent Destailleur
a71f59fa1c Update exclude 2010-08-17 22:26:50 +00:00
Regis Houssin
a77c2ae364 Fix: possibility to defined rang with an external module 2010-08-17 15:07:22 +00:00
Regis Houssin
8a5f4866a8 Fix: possibility to defined rang with an external module 2010-08-17 14:54:46 +00:00
Regis Houssin
564326d5cd Fix: delete deprecated functions 2010-08-17 14:05:24 +00:00
Laurent Destailleur
3b83692946 Fix: Lost permission 2010-08-17 08:18:46 +00:00
Laurent Destailleur
30cdb4b455 Fix: Sql error 2010-08-17 00:03:17 +00:00
Laurent Destailleur
04dc1ff63e Fix: Bad coding 2010-08-17 00:02:01 +00:00
Regis Houssin
bf155f92dc Fix: delete old constant 2010-08-16 16:33:25 +00:00
Juanjo Menent
bab4a6198a Task #9643: Works in Suppliers 2010-08-16 13:13:15 +00:00
Laurent Destailleur
21d233cd72 Migrate menu only if required 2010-08-15 22:33:08 +00:00
Laurent Destailleur
672f6a1641 Fix: Bad old data 2010-08-15 22:18:48 +00:00
Laurent Destailleur
7a0ef5c815 Fix: Minor look fix 2010-08-15 17:20:21 +00:00
Laurent Destailleur
d906b0551d Fix: Correct bad old data 2010-08-15 17:17:38 +00:00
Laurent Destailleur
a71ae89a94 Little opimization 2010-08-15 15:53:16 +00:00
Regis Houssin
63ba8627a9 Works on capability to hook a thirdparty module. 2010-08-15 15:39:55 +00:00
Laurent Destailleur
eed75471af Doc is more clear 2010-08-15 15:15:52 +00:00
Regis Houssin
6aaac6b03d Fix: call db problem 2010-08-14 16:38:38 +00:00
Laurent Destailleur
98a4430d5f Better postgresql compatibility 2010-08-14 02:44:07 +00:00
Laurent Destailleur
5f1310a325 Fix: Error in download attached file on project 2010-08-14 02:22:34 +00:00
Laurent Destailleur
1785f5fe0e Fix: Postgresql compatibility 2010-08-14 02:08:49 +00:00
Laurent Destailleur
9b84d746b9 Better error management 2010-08-14 01:52:26 +00:00