Commit Graph

2352 Commits

Author SHA1 Message Date
Philippe Grand
5da73f47d1 Fix : bug within calendar due to project 2010-06-01 15:33:27 +00:00
Laurent Destailleur
7813ef32ea Fix: A lot of bugs in project permission 2010-05-30 21:07:47 +00:00
Laurent Destailleur
3c4aa3b085 Fix: A lot of bugs in project permission 2010-05-30 20:25:08 +00:00
Laurent Destailleur
a7c809d0dd More fix on project permission.
There is still errors on task (too many task shown) but project lists are ok.
2010-05-30 12:21:32 +00:00
Laurent Destailleur
d4e693af3b Fix: Fix a lot of permissions on project module 2010-05-28 23:26:08 +00:00
Laurent Destailleur
38d91e99dd New: Add a new mode for automatic stock increase: Can be increased on supplier order dispatching of products. 2010-05-28 20:41:41 +00:00
Laurent Destailleur
357986f5fb Fix: A lot of bad values in shipping module 2010-05-26 22:54:48 +00:00
Laurent Destailleur
4b7d4fa571 Fix a lot of bugs after changes for canvas (photo hidden, edit field for accountancy disappeared, etc...). Too complicated to fix with canvas so I restore the "simple" code. Canvas feature should still works but with some bugs. 2010-05-26 14:52:32 +00:00
Laurent Destailleur
be52d8b46f Work on memcached server 2010-05-26 11:22:10 +00:00
Laurent Destailleur
aac649f46b Work on memcached server 2010-05-26 00:34:31 +00:00
Laurent Destailleur
c34c3b2e6e Support also memcache client for memcached. 2010-05-24 22:38:02 +00:00
Laurent Destailleur
ad8ab9c7fd New: Add gantt diagramm om project module 2010-05-23 10:20:35 +00:00
Laurent Destailleur
8bdbf014e4 New: Add experimental gant diagramm for project module 2010-05-22 16:53:36 +00:00
Laurent Destailleur
7365a16d60 Merge tab "tasks" and "mytasks". Now it is just a link to switch on page. 2010-05-22 10:20:28 +00:00
Laurent Destailleur
8c0a14fa6d New: Can set a past delay to limit calendar export 2010-05-22 09:50:32 +00:00
Laurent Destailleur
3082e61164 Fix: A lot of fix in shipping module 2010-05-17 14:13:03 +00:00
Regis Houssin
13b7dcd27d Fix: regression 2010-05-14 14:11:27 +00:00
Laurent Destailleur
757f9491e1 Fix: A lot of fixes on delivery date 2010-05-12 23:03:33 +00:00
Laurent Destailleur
8b8d851995 Postgresql compatibility 2010-05-12 17:46:39 +00:00
Laurent Destailleur
af7cfec808 New: Can now send supplier order by mail 2010-05-12 13:14:26 +00:00
Laurent Destailleur
fa8a201d04 Mutualize a lot of code 2010-05-12 11:29:21 +00:00
Laurent Destailleur
aa9e608e25 Fix: Can not update user if in mode monouser.
Fix: Postgresql compatibility
2010-05-11 23:56:12 +00:00
Regis Houssin
23549635ae Fix: if provider disable "glob()" function 2010-05-10 18:26:34 +00:00
Laurent Destailleur
fe8a652fe0 Remove deprecated properties and use a method instead to get the full address string. 2010-05-09 14:47:02 +00:00
Laurent Destailleur
7823267380 Postgresql compatibility 2010-05-09 14:08:42 +00:00
Laurent Destailleur
359fab73c5 Work on odt generation
Add warning if postgresql has a wrong configuration
2010-05-09 13:45:27 +00:00
Laurent Destailleur
5754f2ffaf Remove pdate functions 2010-05-08 16:45:47 +00:00
Laurent Destailleur
037e957561 Change to allow usage of different caching systems 2010-05-08 14:18:27 +00:00
Laurent Destailleur
b4447473a8 Enhancement to allow to use different caching systems for language files 2010-05-08 02:16:29 +00:00
Laurent Destailleur
014c3dd259 Calendar first, list after 2010-05-07 21:18:36 +00:00
Laurent Destailleur
65e86e9c29 Fix: Postgresql compatibility 2010-05-07 21:02:48 +00:00
Laurent Destailleur
f3a2d462b1 Fix: Trim string 2010-05-06 18:58:07 +00:00
Laurent Destailleur
e4bba520f7 Now fetch for User class use id like other classes. 2010-05-05 17:36:20 +00:00
Laurent Destailleur
9b7f3e477d Fix: Missing global 2010-05-04 23:30:53 +00:00
Regis Houssin
16446edca4 Works on product canvas and templates
!! WARNING : not stable !!
2010-05-02 07:34:08 +00:00
Regis Houssin
fa73ddf93c Works on product canvas and templates
!! WARNING : not stable !!

Fix: bad translation
2010-05-02 04:57:15 +00:00
Laurent Destailleur
664811cfed Add more filter on list of invoices and payments 2010-05-01 15:33:00 +00:00
Laurent Destailleur
968addfad3 Fix: Better error management in upload files 2010-05-01 14:28:48 +00:00
Laurent Destailleur
7e46e5bf54 Enhancement for postgresql support 2010-04-30 18:30:23 +00:00
Laurent Destailleur
22382756d1 Enhancement for postgresql support 2010-04-30 18:00:39 +00:00
Laurent Destailleur
054572fa12 Enhancement for postgresql support 2010-04-30 17:31:46 +00:00
Regis Houssin
6d469ba2f0 Fix: regression 2010-04-30 07:57:19 +00:00
Regis Houssin
be94ad3d07 Fix: problem with development version 2010-04-30 05:29:30 +00:00
Philippe Grand
16a8ab7d59 according to new tree directory 2010-04-29 14:54:12 +00:00
Philippe Grand
b749e6bdcf according to new tree directory 2010-04-29 14:34:21 +00:00
Philippe Grand
b65ddfabe8 according to new tree directory 2010-04-28 21:29:12 +00:00
Regis Houssin
e4ea54f315 Fix: move class to class directory
Fix: mutualize code
2010-04-28 17:30:59 +00:00
Laurent Destailleur
20c650b194 More info in log 2010-04-28 15:52:32 +00:00
Regis Houssin
2138ace553 Fix: problem with development version 2010-04-28 15:28:18 +00:00
Regis Houssin
69690b3ef1 Fix: problem with development version 2010-04-28 15:20:50 +00:00
Regis Houssin
e2e1587206 Fix: problem with development version 2010-04-28 15:12:51 +00:00
Laurent Destailleur
0d24efbfd3 Fix: Complete support of euro sign. 2010-04-28 11:14:53 +00:00
Philippe Grand
24725ce2a6 according to new tree directory 2010-04-28 10:11:41 +00:00
Philippe Grand
b68a359265 according to new tree directory 2010-04-28 10:02:54 +00:00
Philippe Grand
009b251d52 according to new tree directory 2010-04-27 08:13:42 +00:00
Laurent Destailleur
9cfb011286 Comment 2010-04-26 23:01:19 +00:00
Philippe Grand
c418128a07 according to new tree directory 2010-04-25 14:17:39 +00:00
Laurent Destailleur
08145dd2dd Fix: Contacts in task list must be limited to contact linked to project 2010-04-24 17:23:35 +00:00
Laurent Destailleur
9b51422d04 Fix: Can use euro symbols into free texts 2010-04-22 21:13:45 +00:00
Laurent Destailleur
c6a136930e Fix: Theme was not defined with smartphone 2010-04-22 19:45:59 +00:00
Laurent Destailleur
7fbc68abdb Doxygen 2010-04-21 18:23:32 +00:00
Laurent Destailleur
a66d44431d Fix: TTC must always be exactly HT + VAT 2010-04-18 23:03:48 +00:00
Laurent Destailleur
48170ff25d Comment 2010-04-18 21:26:10 +00:00
Juanjo Menent
6ce69a7b18 Works on enhancement of local taxes. fix : get_default_localtax 2010-04-18 16:44:25 +00:00
Regis Houssin
3268dcbab8 Fix: missing google ad 2010-04-18 14:43:47 +00:00
Regis Houssin
acfefd03f4 Fix: missing google ad 2010-04-18 14:17:06 +00:00
Juanjo Menent
81eb0cda2a Works on enhancement of local taxes. Changes in calcul_price_total 2010-04-18 12:18:09 +00:00
Laurent Destailleur
23466a5548 Doc 2010-04-17 14:30:23 +00:00
Laurent Destailleur
846ed3688e EMailing edit page more user firendly 2010-04-17 09:47:25 +00:00
Regis Houssin
0daea22e9b Fix: pgsql compatibility 2010-04-16 18:29:40 +00:00
Regis Houssin
faef96823f Fix: pgsql compatibility 2010-04-16 09:50:33 +00:00
Regis Houssin
138b3dfef2 Fix: debug postgresql 2010-04-16 09:12:07 +00:00
Regis Houssin
e2d2461d1f Fix: category problem 2010-04-15 17:34:44 +00:00
Laurent Destailleur
b33b1c56b8 Fix: Default language on login page 2010-04-13 21:56:06 +00:00
Laurent Destailleur
0e715c7075 Doc 2010-04-13 21:11:38 +00:00
Laurent Destailleur
8fa20217bb Fix: Can provide ip address on smtps. Better error reporting. 2010-04-13 20:58:36 +00:00
Laurent Destailleur
c86db093be Fix: Can provide ip address on smtps. Better error reporting. 2010-04-13 20:30:25 +00:00
Laurent Destailleur
b48377312b Add function is_ip 2010-04-13 19:56:24 +00:00
Philippe Grand
e5a5c2ae98 move translate.class.php to core directory 2010-04-13 14:23:31 +00:00
Regis Houssin
6ccd3bbc75 Fix: hide phones directory 2010-04-12 19:11:14 +00:00
Regis Houssin
79d7be01d1 Fix: the core system used php templates by default 2010-04-12 18:56:53 +00:00
Regis Houssin
78c66bc7a0 Fix: the core system used php templates by default 2010-04-12 15:25:57 +00:00
Juanjo Menent
30dcda109e Works on enhancement of local taxes. Changes in calcul_price_total 2010-04-12 09:53:49 +00:00
Laurent Destailleur
0fe708a5f6 Fix: Error when using iphone
Fix: Error in not found class
2010-04-12 00:30:52 +00:00
Laurent Destailleur
3c909fc752 Doxygen 2010-04-10 10:28:46 +00:00
Regis Houssin
73f216fd89 Fix: rename $class to $classname to prevents problems
http://www.manuelphp.com/php/reserved.keywords.php
2010-04-09 07:55:37 +00:00
Regis Houssin
9b2f724ea7 Add possibility to add linked object block in object card for external module 2010-04-08 19:44:45 +00:00
Laurent Destailleur
7c08376335 New: Add hidden option MAIN_PROFIDx_IN_ADDRESS 2010-04-07 21:14:55 +00:00
Laurent Destailleur
3aa18cfaa9 Fix: W3C 2010-04-07 19:19:56 +00:00
Laurent Destailleur
d3aa15827a Fix: W3C 2010-04-07 19:10:39 +00:00
Laurent Destailleur
1f7153e542 Mutualize a lot of code on recipient address forging. This will allow to add features on address fields to show according to country. 2010-04-06 18:40:08 +00:00
Laurent Destailleur
e3ec84d202 Perf: Try to optimize speed a little bit 2010-04-05 19:24:23 +00:00
Laurent Destailleur
2dd4f080f0 New: Add statistics page for trips and expenses module 2010-04-05 01:01:28 +00:00
Regis Houssin
397d8a7a70 Fix: bad call class 2010-04-04 09:22:38 +00:00
Philippe Grand
397c5487d0 Move file client.class.php to societe directory 2010-04-01 08:12:45 +00:00
Philippe Grand
57ae19fc71 Move file actioncomm.class.php to comm/action directory 2010-04-01 07:51:59 +00:00
Regis Houssin
3c5afdd783 Fix: mask problem 2010-03-31 06:47:27 +00:00
Laurent Destailleur
b1c1b6ffd1 Qual: Removed deprecated code 2010-03-30 19:08:07 +00:00
Laurent Destailleur
37a2f537c2 Qual: Removed deprecated code 2010-03-30 18:21:58 +00:00
Laurent Destailleur
b6283b64e5 Qual: Mutualize some code 2010-03-30 18:03:01 +00:00
Regis Houssin
40b5352430 Fix: rename "templates" to "tpl" 2010-03-30 13:26:20 +00:00
Laurent Destailleur
2bc938cf4c Fix: Minor fix 2010-03-28 23:36:52 +00:00
Laurent Destailleur
f076c00dcd Fix: Minor fix 2010-03-28 23:26:14 +00:00
Juanjo Menent
c5cbe5f812 Works on enhancement of local taxes. First changes to products 2010-03-28 15:13:17 +00:00
Juanjo Menent
7335f85d95 Works on enhancement of local taxes. First changes to products 2010-03-27 17:08:41 +00:00
Juanjo Menent
8670dc91e4 Works on enhancement of local taxes. New: Prepare functions 2010-03-27 16:18:10 +00:00
Laurent Destailleur
9f7bb65a1d Works on ODT import 2010-03-27 00:57:49 +00:00
Laurent Destailleur
bdf4bbaa1f Works on ODT import 2010-03-27 00:33:28 +00:00
Philippe Grand
3ce3c74ba7 Move facture class file to compta/facture directory 2010-03-26 15:45:01 +00:00
Regis Houssin
372f34ebad Fix: best autonomy of modules 2010-03-26 10:13:34 +00:00
Regis Houssin
6e0d95ac79 Fix: Move functions "verifCond" and "dol_eval" to functions.lib.php 2010-03-25 11:16:42 +00:00
Laurent Destailleur
ac6264e1c0 Fix: Postgres compatibility 2010-03-24 13:32:11 +00:00
Laurent Destailleur
ee8d3ff5e6 Fix: Postgres compatibility 2010-03-24 13:26:27 +00:00
Philippe Grand
497c2a9204 move file class propal to comm/propal directory 2010-03-23 20:53:15 +00:00
Laurent Destailleur
7d144cac32 Trad 2010-03-23 18:37:51 +00:00
Regis Houssin
92dc795835 Fix: add category type id 2010-03-22 16:14:59 +00:00
Regis Houssin
024290068c Fix: ajout de la correspondance des volumes 2010-03-22 16:01:42 +00:00
Regis Houssin
c7df8f8807 Fix: move module class to your own directory 2010-03-22 15:31:13 +00:00
Philippe Grand
352a87afae add volume unit and measure within products 2010-03-22 13:45:35 +00:00
Regis Houssin
5fe215cf40 Fix: rename option 2010-03-22 13:24:43 +00:00
Laurent Destailleur
c45bf06000 Works on ODT module. 2010-03-21 20:29:29 +00:00
Laurent Destailleur
10f1df53e0 New: Enhancement in category module 2010-03-20 13:12:00 +00:00
Laurent Destailleur
7ba8f38348 New: Enhancement in category module 2010-03-20 00:16:31 +00:00
Regis Houssin
2337235f7e Fix: create Smarty directory if not exist 2010-03-19 11:20:29 +00:00
Laurent Destailleur
4249291d4b Fix: Minor change in look of project 2010-03-18 19:51:50 +00:00
Laurent Destailleur
465cc90759 Fix W3C errors in page forging 2010-03-15 23:54:37 +00:00
Laurent Destailleur
0013bd4cd7 Group supplier prices and customer prices on continuous tabs. 2010-03-13 22:27:37 +00:00
Regis Houssin
f213b4f555 Fix: best autonomy of modules
Fix: uniformise fields and code
!! not stable !!
2010-03-13 17:44:27 +00:00
Regis Houssin
f1d67cba3c Fix: best autonomy of modules
Fix: uniformise fields and code
!! not stable !!
2010-03-13 15:52:30 +00:00
Laurent Destailleur
0d8d1fe160 Fix: USe user language for popup calendar 2010-03-13 00:21:31 +00:00
Laurent Destailleur
85337e54c3 Fix: USe user language for popup calendar 2010-03-13 00:21:31 +00:00
Laurent Destailleur
8980d9acc2 Move permission "see hidden categories" into "see hidden products/services". 2010-03-12 23:40:39 +00:00
Regis Houssin
6b704d9ae4 Fix: uniformise and clean code 2010-03-11 14:39:40 +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
23f36d7226 Doxygen 2010-03-10 19:38:25 +00:00
Regis Houssin
36ab2be4da Works on enhancement of project module
Fix: add triggers
2010-03-05 11:30:22 +00:00
Regis Houssin
b7201c5c5d Add task progress in list 2010-03-04 09:04:36 +00:00
Regis Houssin
72d0b60bbe Add JQuery for test 2010-03-04 08:28:30 +00:00
Laurent Destailleur
1cae3c6083 Default value is 5 on number of subproduct 2010-03-02 23:32:57 +00:00
Regis Houssin
a5ea5f2617 Add document tabs in project and task cards (not finished)
Fix: some bugs
2010-03-02 17:13:39 +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
Regis Houssin
2642d924d3 Fix: management of time spent in task card
Fix: Update time spent in seconds
2010-03-02 07:52:31 +00:00
Regis Houssin
dd588bda19 Fix: management of time spent in task card
Fix: Update time spent in seconds
2010-03-01 19:36:58 +00:00
Laurent Destailleur
337ebafceb Work on generic odt generation 2010-02-28 22:49:06 +00:00
Laurent Destailleur
16214e7e30 Work on generic odt generation 2010-02-28 18:37:29 +00:00
Laurent Destailleur
99e6134e82 Qual: Clean a lot of code to prepare remove of pre.inc.php 2010-02-28 14:16:46 +00:00
Laurent Destailleur
677b831b24 We store duration of time spent in seconds as this is a more "universal" format.
Fix some bugs.
2010-02-28 01:33:12 +00:00
Laurent Destailleur
dd97ad310b New: Add flag on product translation page. 2010-02-28 00:27:37 +00:00
Laurent Destailleur
36c4605d17 Mutualize a lot of code about models selection to prepare generic odt generator. 2010-02-27 22:53:27 +00:00
Laurent Destailleur
60c262c9c5 Removed deprecated code 2010-02-27 20:30:55 +00:00
Laurent Destailleur
ffd1e04f55 Fix: Reduce content of third parties tab 2010-02-27 20:19:55 +00:00
Regis Houssin
8f5b925603 Fix: bad URL 2010-02-27 13:41:24 +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
Laurent Destailleur
24efaa6fa1 New: Add logo of country "near" language in setup pages. 2010-02-27 10:11:00 +00:00
Regis Houssin
5e65d811a9 Fix: same session name on some installations 2010-02-26 11:30:35 +00:00
Laurent Destailleur
d5d9291449 Qual: Uniformize code 2010-02-24 23:29:46 +00:00
Regis Houssin
da2e8dd348 Fix: management of time spent in task card 2010-02-24 14:54:55 +00:00
Laurent Destailleur
c601834e56 Fix: Numbers works with ar_AR language 2010-02-23 20:30:55 +00:00
Laurent Destailleur
671bf5bff1 Fix: bug #28895 : Cration d'utilisateur impossible. 2010-02-22 19:16:03 +00:00
Laurent Destailleur
64b7c07e37 Add function to check swiss bvrb number. 2010-02-21 17:27:21 +00:00
Laurent Destailleur
bda51b47a6 Fix: A lot of fix in project permissions 2010-02-21 17:01:45 +00:00
Laurent Destailleur
21987a4310 Fix: fix hidden option MAIN_AUTOFILL_TOWNFROMZIP 2010-02-21 15:16:49 +00:00
Laurent Destailleur
b4c9331461 New: Add feature to resize or crop images (for product's photo). 2010-02-21 11:50:21 +00:00
Laurent Destailleur
e1e57f52ad New: Add feature to crop/resize image file on product photos 2010-02-21 03:09:45 +00:00
Laurent Destailleur
1c2728547b New: Add patch from meos to resize images 2010-02-21 01:53:01 +00:00
Laurent Destailleur
ae3cfce7cc New: Add patch from meos to resize images 2010-02-21 01:45:58 +00:00
Laurent Destailleur
8e675a9c01 A lot of fix in project module 2010-02-21 00:16:47 +00:00
Laurent Destailleur
2fd6e376da Add more clear information for project view 2010-02-20 20:24:09 +00:00
Laurent Destailleur
808e54edfc Reports is more clear. 2010-02-14 19:38:20 +00:00
Laurent Destailleur
f733529478 Fix: Missing variable main_home 2010-02-14 14:39:50 +00:00
Laurent Destailleur
68b2188e8d Fix: Compare between dev and beta was wrong 2010-02-13 23:37:43 +00:00
Laurent Destailleur
d5c786d805 Fix: Photo for users and members were saved with .jpg even if .png 2010-02-13 22:20:32 +00:00
Laurent Destailleur
c3d4136918 Fix: Bad mask 2010-02-13 21:26:52 +00:00
Laurent Destailleur
2721d5fe65 Fix in date creation for donation 2010-02-13 16:28:03 +00:00
Laurent Destailleur
c17d405973 New: Member cards generator use correct avery format AVERY C32010 2010-02-11 22:48:10 +00:00
Laurent Destailleur
c174229d64 Fix: Pb with config file backup 2010-02-10 18:04:03 +00:00
Laurent Destailleur
739e8941a2 Fix: Pb with config file backup 2010-02-10 17:44:25 +00:00
Regis Houssin
3e45cf8571 Fix: clean code 2010-02-08 14:12:25 +00:00
Laurent Destailleur
e24379f0be New: Add a more accurate setup for identity card of members (need for the solution linux congress) 2010-02-07 04:31:19 +00:00
Laurent Destailleur
382f11a514 Fix and restore a lot of broken features in the project module. Must try to restore a stable module to start a release. 2010-02-07 02:39:01 +00:00
Laurent Destailleur
a5513d165e Fix: Add test on database name 2010-02-04 22:00:51 +00:00
Laurent Destailleur
8a37c13365 Look: Use style fieldrequired on mandatory fields 2010-02-04 19:54:58 +00:00
Regis Houssin
ea13df746a Works on enhancement of project tasks
Add tab "note"
2010-02-03 16:57:23 +00:00
Laurent Destailleur
68afbc0d1e Debug reporting 2010-02-03 02:22:15 +00:00
Laurent Destailleur
c19fe2dfa0 Debug reporting 2010-02-02 23:23:20 +00:00
Regis Houssin
1383e9c2e1 Add llx_entity for better management entities 2010-02-01 16:06:47 +00:00
Regis Houssin
26a4575c10 Fix: bad links
Fix: prepare for the expedition from a propal
2010-01-30 08:26:16 +00:00
Regis Houssin
5c0d4b896b Fix: uniformize code 2010-01-28 13:27:34 +00:00
Regis Houssin
354fa8a605 Works on enhancement of project tasks 2010-01-28 08:52:41 +00:00
Regis Houssin
b2a265a1a8 Works on enhancement of project tasks 2010-01-27 07:58:31 +00:00
Regis Houssin
bb8f7045d8 Works on enhancement of project tasks
Fix: data migration field fk_user_resp of llx_projet to llx_element_contact
2010-01-26 16:54:40 +00:00
Regis Houssin
b8954be4e5 Works on enhancement of project tasks
Fix: use task.class.php
2010-01-25 10:59:20 +00:00
Laurent Destailleur
94b44739e5 Add patch from Kim Tore Jensen 2010-01-23 23:18:43 +00:00
Laurent Destailleur
04d17c45f7 Fix pb with entity 2010-01-21 22:44:57 +00:00
Laurent Destailleur
2800b7f709 Fix: Import must be possible with permission import 2010-01-21 22:19:16 +00:00
Laurent Destailleur
58e1c4b2db Fix: add DOL_URL_ROOT in extra tabs 2010-01-21 20:56:22 +00:00
Regis Houssin
8e3776a290 Fix: add DOL_URL_ROOT in extra tabs 2010-01-21 10:51:31 +00:00
Regis Houssin
1e0da4a812 Fix: repositioning of the address 2010-01-20 07:46:03 +00:00
Laurent Destailleur
0085a12df6 Add test if flush fails 2010-01-19 23:55:29 +00:00
Laurent Destailleur
637712212b Add test if flush fails 2010-01-19 23:53:13 +00:00
Laurent Destailleur
0146ba83bf Add test if flush fails 2010-01-19 23:53:13 +00:00
Laurent Destailleur
839892ba9f Mutualize some code and fix filters on projects 2010-01-19 09:44:52 +00:00
Laurent Destailleur
48f3ca1afc Fix: ical export can works if there is two parallele calls 2010-01-17 20:39:32 +00:00
Laurent Destailleur
e61ec60188 Fix: Better error management 2010-01-17 19:54:33 +00:00
Laurent Destailleur
f0fabfb122 Add class to manage Google API 2010-01-17 17:54:57 +00:00
Laurent Destailleur
77a0def86e More fix and enhancements in LDAP module 2010-01-17 13:51:08 +00:00
Regis Houssin
3d3923a22f Add: Product remaining to be delivered
Fix: move deprecated function
2010-01-15 10:07:20 +00:00
Laurent Destailleur
81b0fd7f8f Fix: Error message if required module missing 2010-01-15 00:17:59 +00:00
Laurent Destailleur
95a2bc6d0d Prepare module numberwords 2010-01-13 16:36:14 +00:00
Laurent Destailleur
3608e50b07 Prepare module numberwords 2010-01-13 16:26:19 +00:00
Laurent Destailleur
c45603c291 Qual: Removed deprecated code 2010-01-13 13:45:29 +00:00
Laurent Destailleur
1374e7eeab Fix: Css relative url must start with / as it means relative to DOL_URL_ROOT. 2010-01-13 13:11:32 +00:00
Laurent Destailleur
d0efa945d8 Fix: A constant can't have spaces in name 2010-01-13 10:55:23 +00:00
Laurent Destailleur
9e744da4eb Comment 2010-01-13 10:40:58 +00:00
Laurent Destailleur
6ef542d940 New: Can remove attached files before sending emails 2010-01-13 10:30:33 +00:00
Laurent Destailleur
473345d839 Add a warning to avoid to forget to attach file 2010-01-12 23:03:34 +00:00
Regis Houssin
e5f4356afc Add numbering and pdf module in project 2010-01-12 18:02:23 +00:00
Laurent Destailleur
08fad11a44 More information in shared memory area 2010-01-12 12:21:29 +00:00
Laurent Destailleur
6efb13d4a4 First change to enhance VAT reports 2010-01-11 23:25:55 +00:00
Laurent Destailleur
6d8a09fd74 First change to enhance VAT reports 2010-01-11 23:25:54 +00:00
Laurent Destailleur
18cbf7a63b Remove dol_loginfunction_old 2010-01-11 19:25:29 +00:00
Regis Houssin
6cdae112a8 Fix: smarty or php templates 2010-01-11 07:53:31 +00:00
Laurent Destailleur
194cc07396 Rename the dol_loginfunction2 into dol_loginfunction to keep only one function. This function can support smarty templates and php template. 2010-01-10 23:54:42 +00:00
Laurent Destailleur
5db8f59209 New: Add list of members in a member type card
New: Can make email for third party or users required
2010-01-08 17:33:30 +00:00
Regis Houssin
5c9b6a2866 Fix: if the file size is larger than the limitation, the antivirus returns an error because it can not find the file 2010-01-08 11:01:01 +00:00
Laurent Destailleur
5663860dff New: Can use any antivirus 2010-01-07 22:12:41 +00:00
Laurent Destailleur
b11ac5d223 Some changes to support all antiviruses 2010-01-07 00:06:21 +00:00
Laurent Destailleur
2c1d6b245d Add info of shared memory area 2010-01-04 20:30:30 +00:00
Laurent Destailleur
90d099ddf2 Core templates are in core/templates directory 2010-01-04 19:39:16 +00:00
Laurent Destailleur
eb8ac6c1b0 New: Modules can add their own tab on projects cards 2010-01-04 16:58:57 +00:00
Laurent Destailleur
93a68b823b New: task #9935: Can edit accountancy code 2009-12-30 14:45:55 +00:00
Regis Houssin
06e51a492d Fix: select entity view 2009-12-28 12:32:18 +00:00
Regis Houssin
b45f186d1f Fix: iphone template should not be linked with theme 2009-12-28 10:21:43 +00:00
Regis Houssin
4bab3bb2db Fix: add iWebkit, best way to developp a smartphone interface 2009-12-28 10:16:01 +00:00
Laurent Destailleur
ddb2e5c4c5 Fix: W3C syntax error (See firefox module HTML Validator / Tidy) 2009-12-28 01:52:04 +00:00
Laurent Destailleur
1961b32a6c Can round with 0.5 ranges 2009-12-28 00:56:27 +00:00
Regis Houssin
e4b3d93aa3 Fix: iphone template should not be linked with theme
New: update iui
2009-12-27 13:39:55 +00:00
Regis Houssin
3885583db6 Test: smarty integration 2009-12-27 07:13:17 +00:00
Regis Houssin
127413f465 Test: smarty integration and iphone template 2009-12-26 15:33:33 +00:00
Regis Houssin
32967c6227 Test: smarty integration and iphone template 2009-12-26 14:36:41 +00:00
Regis Houssin
16145ca7ce Test: smarty integration and iphone template 2009-12-26 02:03:04 +00:00
Regis Houssin
2776450e5f Test: smarty integration and iphone template 2009-12-24 12:33:29 +00:00
Laurent Destailleur
6f6caf60de Fix: We must run the migrate for element_element only if we migrate to 2.8.x serie 2009-12-23 15:26:29 +00:00
Regis Houssin
10ae9fe93b Fix: code more simple 2009-12-23 01:12:47 +00:00
Regis Houssin
b56c3325a4 Fix: view LDAP attributes of entry 2009-12-21 12:19:02 +00:00
Regis Houssin
7a56617ecd Try to fix 2009-12-21 12:02:01 +00:00
Regis Houssin
99b76178ba Try to fix 2009-12-21 11:54:58 +00:00
Regis Houssin
c0cd28c722 Try to fix 2009-12-21 11:45:45 +00:00
Regis Houssin
35db04e1b5 Fix: ldap 2009-12-21 11:12:57 +00:00
Regis Houssin
9badafe497 Added functions in LDAP class for manage attributes in entry 2009-12-21 09:05:49 +00:00
Regis Houssin
10b183c010 Added functions in LDAP class for manage attributes in entry 2009-12-21 08:02:25 +00:00
Regis Houssin
d61c8a07d5 New: affichage de toutes les constantes uniquement pour le superadmin
New: possibilite de modifier/supprimer plusieurs constantes d'un seul coup
Todo: ajouter fenetre de confirmation
2009-12-18 14:34:25 +00:00
Laurent Destailleur
987f4452b5 New: Optimize speed of loading lang files ith hidden option MAIN_OPTIMIZE_SPEED 2009-12-16 21:42:42 +00:00
Laurent Destailleur
9ad1cc6788 New: First dev to try to use shared memory to optimize speed. 2009-12-16 18:57:51 +00:00
Regis Houssin
88fe7ec9c6 Works on files encryption 2009-12-16 10:36:18 +00:00
Laurent Destailleur
680472c095 Try hidden feature SOCIETE_PROSPECTANDCUSTOMER 2009-12-15 22:13:43 +00:00
Regis Houssin
1a24cfc603 Works on files encryption 2009-12-15 20:45:21 +00:00
Laurent Destailleur
3f97012399 Fix: File functions works with filename with special chars 2009-12-15 11:30:49 +00:00
Laurent Destailleur
9c5f2c803d Fix: File functions works with filename with special chars 2009-12-15 11:02:01 +00:00
Laurent Destailleur
59e1beeb18 Fix: Delete file functionw works with filename with special chars 2009-12-15 10:43:05 +00:00
Regis Houssin
5cdeed6ea3 Fix: dol_osencode ? 2009-12-14 23:17:57 +00:00
Laurent Destailleur
60ac6c5705 Fix: Add option MAIN_FILESYSTEM_ENCODING to solve pb of file encoding. 2009-12-14 22:17:50 +00:00
Regis Houssin
432dc7a009 Works on migration of relationship tables 2009-12-12 20:41:27 +00:00
Regis Houssin
8174b10dc0 Fix: majuscule/minuscule 2009-12-10 16:04:59 +00:00
Laurent Destailleur
ffaa8dc08f New: VAT number is saved in one field only. This is more "international". 2009-12-09 13:17:16 +00:00
Laurent Destailleur
0663b7cbd8 New: Can add {tttt} in numbering modules 2009-12-07 17:27:09 +00:00
Laurent Destailleur
90e041f404 Fix:bug #27891 : le datepicker ne choisit pas la bonne date 2009-12-04 18:32:40 +00:00
Laurent Destailleur
a7ab011e72 New: Can filter stock movement on user
Fix: Filter on date works now.
2009-12-03 19:25:35 +00:00
Regis Houssin
d71b022ec1 Fix: pdf non visible dans certain logiciel de messagerie, j'ai teste cette modification sur Mail (OS X), Roundcube et Entourage. a tester sur d'autres clients. 2009-12-01 11:38:37 +00:00
Laurent Destailleur
6596e42118 Fix: Wrong path of mysqldump command. Another try to fix this. 2009-11-29 19:32:16 +00:00
Laurent Destailleur
5da8b40812 Fix: Project not linked to companies must be visible. 2009-11-29 19:05:22 +00:00
Laurent Destailleur
c4bd8e6df2 Avoid errors when objectid is -1 2009-11-29 16:53:46 +00:00
Laurent Destailleur
6150785d12 Fix: Security check on contacts 2009-11-29 16:36:01 +00:00
Regis Houssin
1e34322435 Fix: bad security request 2009-11-28 12:06:11 +00:00
Regis Houssin
e9feb81c95 Fix: bad security request 2009-11-28 07:30:45 +00:00
Laurent Destailleur
de4cf814c0 Fix: Bad path of install log file 2009-11-27 21:29:24 +00:00
Laurent Destailleur
fd06f04c62 Fix: Wrong permission to run mysqldump. 2009-11-27 18:26:03 +00:00
Laurent Destailleur
9e49aeaeb5 Fix: Backup must not be inside a "temp" directory or it is lost after a "no data loss" purge. 2009-11-25 19:08:09 +00:00
Laurent Destailleur
1c618d7100 Fix: Remove warning 2009-11-25 13:29:28 +00:00
Laurent Destailleur
98aec644bd Doxygen 2009-11-19 19:17:14 +00:00
Regis Houssin
90de66b702 Fix: the background color does not appear 2009-11-18 15:40:17 +00:00
Regis Houssin
37d1e86733 Fix: include external image link is impossible 2009-11-18 14:19:03 +00:00
Regis Houssin
edb179064b Fix: add background with php mail 2009-11-18 12:31:55 +00:00
Laurent Destailleur
fac6991b45 Fix: Error in function when price is not defined 2009-11-17 23:03:39 +00:00
Regis Houssin
5dad1784de Fix: doxygen 2009-11-17 22:00:30 +00:00
Laurent Destailleur
2637b30712 Fix: Format duration function was wrong with some TZ. 2009-11-17 11:27:55 +00:00
Laurent Destailleur
060e18d75b Fix: Format duration function was wrong with some TZ. 2009-11-17 11:25:13 +00:00
Laurent Destailleur
f26ecda0b0 Fix: Format duration function was wrong with some TZ. 2009-11-17 11:25:11 +00:00
Laurent Destailleur
9d6663cf31 Fix: Error in function ConvertSecondTotime 2009-11-16 21:55:03 +00:00
Regis Houssin
ceb8d9a43e Fix: defined preg delimiter used in preg_quote function 2009-11-16 19:49:31 +00:00
Laurent Destailleur
09a304f781 Fix: Unit prices of products must use the unit precision and not the total precision. 2009-11-16 00:19:30 +00:00
Regis Houssin
f06aca3e9e Try to add a help message in input fields 2009-11-14 20:18:28 +00:00
Regis Houssin
617f1194dc Try to add a help message in input fields 2009-11-14 10:44:35 +00:00
Regis Houssin
bd9003a81b Try to add a help message in input fields 2009-11-14 10:37:30 +00:00
Laurent Destailleur
01eb1faba9 Fix: Typo error 2009-11-13 05:33:22 +00:00
Laurent Destailleur
26c1c294ea Fix: The agenda export is a public url (with no permission) so it must be into htdocs/public directory. 2009-11-12 02:21:51 +00:00
Regis Houssin
c97663b21f Fix: view only the error message 2009-11-11 15:46:56 +00:00
Regis Houssin
43ab15e1f5 Fix: view only the error message 2009-11-11 15:37:43 +00:00
Laurent Destailleur
2bd4f7ee51 Fix: Fix differently pb of not defined COMPUTERNAME. 2009-11-09 14:43:19 +00:00
Laurent Destailleur
ca6c68ae15 Fix: Fix differently pb of not defined COMPUTERNAME. 2009-11-09 14:41:35 +00:00
Laurent Destailleur
83595f2478 Fix: Fix differently pb of not defined COMPUTERNAME. 2009-11-09 14:17:53 +00:00
Regis Houssin
c45445b053 Fix: doxygen 2009-11-09 13:52:03 +00:00
Regis Houssin
510ab36b0a Fix: $_SERVER['COMPUTERNAME'] is not a standard SERVER variable
http://www.php.net/manual/en/reserved.variables.server.php
2009-11-08 17:57:30 +00:00
Laurent Destailleur
4a26a1248d The entry function that manage counters accept the full objsoc instead of just objsoc->code_client. This allow more possibility to enhance it. 2009-11-06 19:45:34 +00:00
Regis Houssin
4e9b714ee6 Fix: test if file is readable 2009-11-06 15:21:13 +00:00
Regis Houssin
f750c4832e Fix: bad function 2009-11-03 09:28:26 +00:00
Laurent Destailleur
8922b93395 Fix: Bad W3C
New: Add link to download skin page
2009-11-02 18:53:26 +00:00
Laurent Destailleur
aa1a21c7e4 Fix: Errors with numberwords module 2009-11-01 15:26:56 +00:00
Laurent Destailleur
c646b89f55 Fix: Sending mail with SMTPS was not working. 2009-11-01 14:45:52 +00:00
Laurent Destailleur
bf0e21e37b Fix: Sending mail with SMTPS was not working. 2009-11-01 14:16:30 +00:00
Regis Houssin
4d52c1525e Work on multicompany module with smarty integration 2009-10-31 07:01:37 +00:00
Regis Houssin
fe0a35b29e Work on multicompany module with smarty integration 2009-10-30 11:41:11 +00:00
Laurent Destailleur
8fe17308cf New: Debian package build is finished. 2009-10-29 22:28:03 +00:00
Laurent Destailleur
47bc7b1dfe uniformize code
Look: Eldy theme is cleaner
2009-10-29 17:30:29 +00:00
Regis Houssin
739b230b86 Add tab module in contract view 2009-10-29 13:29:10 +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
084afa6a7f Fix: dont view hour and minute if value is null 2009-10-29 07:53:33 +00:00
Regis Houssin
b2d33e0806 Fix: bad value in delete last line 2009-10-29 07:07:48 +00:00
Regis Houssin
e8db356549 Work on multicompany module with smarty integration 2009-10-29 06:14:31 +00:00
Laurent Destailleur
0f4b911f54 Qual: Better compatibility with other databases 2009-10-29 01:26:38 +00:00
Laurent Destailleur
80a876886e Fix: Boxes not visibles if first activation 2009-10-29 01:12:53 +00:00
Laurent Destailleur
1ea61676be Qual: Better compatibility with other databases 2009-10-29 00:08:14 +00:00
Regis Houssin
3f67776869 Work on multicompany module with smarty integration 2009-10-28 20:42:58 +00:00
Laurent Destailleur
5e977feb5e Fix translations 2009-10-28 20:37:06 +00:00
Laurent Destailleur
78643ec12a Qual: Better compatibility with other databases 2009-10-28 17:37:40 +00:00
Laurent Destailleur
0b5ff31b85 Fix: Errors in postgreSQL support 2009-10-26 01:33:00 +00:00
Laurent Destailleur
d6b3d6bcf7 Fix: Errors in postgreSQL support 2009-10-26 01:29:00 +00:00
Laurent Destailleur
bf4b183bfb Fix: Errors in postgreSQL support 2009-10-26 01:22:40 +00:00
Laurent Destailleur
0e113ea493 Qual: Uniformize code.
Fix: Social contributions was french for all countries.
2009-10-25 20:48:44 +00:00
Laurent Destailleur
05533ffe77 Qual: More portable SQL 2009-10-25 18:53:09 +00:00
Laurent Destailleur
fe6563b755 Qual: More portable SQL 2009-10-25 17:57:23 +00:00
Laurent Destailleur
a3b57d20e5 Qual: More portable SQL 2009-10-25 16:30:26 +00:00
Regis Houssin
6258a4596d Fix: bad delimiter 2009-10-25 11:09:03 +00:00
Regis Houssin
22e0557309 Fix: problem when the size of the mask is identical to the size of the provisional reference 2009-10-24 14:33:18 +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
cb380db18d Fix: bad regular expression 2009-10-24 05:22:40 +00:00
Laurent Destailleur
6b5b2145bc Qual: Uniformize SQL code to be more compatible 2009-10-23 23:24:39 +00:00
Laurent Destailleur
a469b8e0fc Qual: Uniformize SQL code to be more compatible 2009-10-23 23:01:03 +00:00
Regis Houssin
a33a015eb4 Fix: functions "ereg", "ereg_replace", "eregi", "eregi_replace" is deprecated since php 5.3.0 2009-10-23 19:03:01 +00:00
Regis Houssin
ced0248111 Fix: functions "ereg", "ereg_replace", "eregi", "eregi_replace" is deprecated since php 5.3.0 2009-10-23 15:34:46 +00:00
Regis Houssin
81464c0cf5 Fix: useing "preg_quote" is more simpler 2009-10-23 15:26:45 +00:00
Regis Houssin
b980adc4ee Fix: functions "ereg", "ereg_replace", "eregi", "eregi_replace" is deprecated since php 5.3.0 2009-10-23 14:58:33 +00:00
Regis Houssin
66ce14106e Fix: functions "ereg", "ereg_replace", "eregi", "eregi_replace" is deprecated since php 5.3.0 2009-10-23 10:44:19 +00:00
Laurent Destailleur
3e5595f72f Change to support more databases 2009-10-22 18:21:06 +00:00
Laurent Destailleur
839e0f8ba0 Change to support more databases 2009-10-22 17:15:09 +00:00
Laurent Destailleur
3cb6df16fd A lot of fix on point of sale module 2009-10-22 00:27:13 +00:00
Regis Houssin
b9ee965a3a Fix: functions "ereg", "ereg_replace", "eregi", "eregi_replace" is deprecated since php 5.3.0 2009-10-21 19:09:48 +00:00
Regis Houssin
cfe0d20030 Fix: functions "ereg", "ereg_replace", "eregi", "eregi_replace" is deprecated since php 5.3.0 2009-10-21 18:31:03 +00:00
Regis Houssin
330bcc041b Fix: functions "ereg", "ereg_replace", "eregi", "eregi_replace" is deprecated since php 5.3.0 2009-10-21 18:21:56 +00:00
Regis Houssin
a62ef03fa9 Fix: functions "ereg", "ereg_replace", "eregi", "eregi_replace" is deprecated since php 5.3.0 2009-10-21 17:42:31 +00:00
Regis Houssin
47670f5f97 Fix: functions "ereg", "ereg_replace", "eregi", "eregi_replace" is deprecated since php 5.3.0 2009-10-21 16:50:15 +00:00
Laurent Destailleur
1de48e3086 A lot of fix on point of sale module 2009-10-20 15:23:32 +00:00
Regis Houssin
01291c4a7c Fix: function "split" is deprecated since php 5.3.0 2009-10-20 13:14:44 +00:00
Laurent Destailleur
1ba947aef4 Qual: Uniformise doxygen headers 2009-10-19 19:54:27 +00:00
Regis Houssin
cca3b041a5 Fix: Deprecated since php 5.3.0, syslog variables no longer need to be initialized 2009-10-19 19:10:51 +00:00
Laurent Destailleur
c78d15363f More informations if using XDebug 2009-10-17 13:47:17 +00:00
Laurent Destailleur
2599caaaec Uniformize code 2009-10-16 23:25:15 +00:00
Laurent Destailleur
a34de44b79 Add hidden options MAIN_HTML_HEADER and MAIN_HTML_FOOTER 2009-10-16 17:24:18 +00:00
Regis Houssin
2303de3162 Fix: just one & its ok :) 2009-10-16 13:15:26 +00:00
Regis Houssin
2d6444fb68 Security: More features to check 2009-10-16 13:09:56 +00:00
Laurent Destailleur
e1c14b9c3e More MIME types 2009-10-15 02:27:20 +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
131553106e Uniformize code 2009-10-14 11:04:09 +00:00
Laurent Destailleur
bd8cbd2f44 First change for future geoip module. 2009-10-13 22:10:06 +00:00
Laurent Destailleur
d85cdc81eb First change for future geoip module. 2009-10-13 22:01:27 +00:00
Laurent Destailleur
0facaf4fc9 First change for future geoip module. 2009-10-13 21:46:09 +00:00
Laurent Destailleur
50553633e7 Work on import module 2009-10-13 17:23:26 +00:00
Laurent Destailleur
4a11a0e335 Fix: Function dol_dir_list broken on PHP5 2009-10-12 18:31:45 +00:00
Laurent Destailleur
e3d43cf781 Fix: Convert error 2009-10-11 22:21:14 +00:00
Laurent Destailleur
42b0de4835 A more clever truncate function. 2009-10-10 16:45:37 +00:00
Laurent Destailleur
6b2a782468 A better error report for paypal payments 2009-10-10 15:45:18 +00:00
Laurent Destailleur
a88ea40823 A better error report for paypal payments 2009-10-10 15:32:28 +00:00
Laurent Destailleur
8089dd48fd Move mysql/pgsql/mssql dir into install directory. 2009-10-07 18:17:55 +00:00
Laurent Destailleur
28993e7dcd Move artichow and smarty libs into includes directory with other libraries. 2009-10-07 17:51:15 +00:00
Laurent Destailleur
98b83f5554 Better look for smartphone 2009-10-07 17:36:51 +00:00
Laurent Destailleur
9144d15393 Better look for smartphone 2009-10-07 16:45:20 +00:00
Laurent Destailleur
d7b204707e Minor enhancements for usage with smartphones 2009-10-06 16:39:04 +00:00
Laurent Destailleur
858fdcf85f Minor enhancements for usage with smartphones 2009-10-06 15:56:03 +00:00
Laurent Destailleur
8c296ea19d Better look with Android 2009-10-06 15:23:01 +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
f68be991ff 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 17:18:09 +00:00
Laurent Destailleur
e192abc755 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 15:52:16 +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
Regis Houssin
c1ab2cd23b Fix: design 2009-10-04 10:17:25 +00:00
Regis Houssin
f1a3b2c857 Fix: add newline for debug 2009-10-04 09:56:11 +00:00
Laurent Destailleur
c482fa38ad Work on import module 2009-09-30 16:02:54 +00:00
Laurent Destailleur
87c590b823 New: Add module FTP client 2009-09-28 00:03:43 +00:00
Laurent Destailleur
2b054271e2 New: Add module FTP client 2009-09-27 23:22:00 +00:00
Regis Houssin
eec04e2fe1 Fix: rowid of user is lost 2009-09-25 07:50:31 +00:00
Regis Houssin
98ddcf957d Fix: bad variable 2009-09-23 18:17:34 +00:00
Regis Houssin
2e2a77c937 Fix: add Return-Path for simplemail class for used the "error" mail or "form" mail to avoid feedback at www-data 2009-09-23 17:06:56 +00:00
Regis Houssin
11b92539d6 Fix: encrypt key don't exist in install mode 2009-09-16 08:31:33 +00:00
Regis Houssin
c19df2514d Fix: encrypt key don't exist in install mode 2009-09-16 08:23:08 +00:00
Regis Houssin
6f35dd1b17 Fix: addslashes for data with quotes 2009-09-15 20:56:35 +00:00
Regis Houssin
20fe1da5ec Fix: view user login in session list 2009-09-15 16:38:05 +00:00
Regis Houssin
ab93a4ef8c Fix: limit to company name for a server with multiple instance of dolibarr 2009-09-15 16:05:58 +00:00
Regis Houssin
b301340102 Fix: limit to dolibarr session and current entity 2009-09-15 15:37:48 +00:00
Regis Houssin
f8c8df1096 Fix: limit to dolibarr session and current entity 2009-09-15 15:28:32 +00:00
Regis Houssin
8d887ea819 Fix: la fonction AES_ENCRYPT ne doit pas tre entre quote et le addslashes doit se faire sur la valeur et pas sur la totalit de la fonction 2009-09-15 14:17:14 +00:00
Laurent Destailleur
3c3f211023 New: Better usage when using with a smartphone 2009-09-15 11:24:00 +00:00
Laurent Destailleur
7036c67414 New: First change to test how to optimize for smartphone. 2009-09-15 01:22:19 +00:00
Laurent Destailleur
cc290e13ab Fix: Use the dolibarr function to make total rounding. 2009-09-13 21:29:55 +00:00
Laurent Destailleur
12cf04ba79 Fix: Ajax use of third party select 2009-09-11 13:24:47 +00:00
Laurent Destailleur
7fedb8890a Fix: Serious bug with encrypt and decrypt function. 2009-09-07 19:33:21 +00:00
Laurent Destailleur
c7144ce138 Fix: Serious bug with encrypt and decrypt function. 2009-09-07 14:03:19 +00:00
Laurent Destailleur
6fda68b62d Fix: Limit sessions file scan to session files 2009-09-04 23:42:29 +00:00
Laurent Destailleur
94be4c87c0 Fix: Limit sessions file scan to session files 2009-09-04 23:39:16 +00:00
Laurent Destailleur
6c4251fcfc Fix: Broken ajax features 2009-09-04 23:06:26 +00:00
Laurent Destailleur
e04294ff8a Fix: Minor fix 2009-09-04 22:49:30 +00:00
Laurent Destailleur
ac47b4cf3c New: Add option MAIN_ONLY_LOGIN_ALLOWED to lock login to any user that is not value of constant.
For example MAIN_ONLY_LOGIN_ALLOWED=admin will lock login to any login except admin.
This make possible to make maintenance works.
A page to add/remove this constant will be added later in system-tools
2009-09-02 14:34:11 +00:00
Laurent Destailleur
10002455b0 New: Add an admin page of PHP sessions with a way to lock new connections for other users than yourself. Can also purge existing sessions. 2009-09-01 22:20:55 +00:00
Laurent Destailleur
6a4fd195fc Fix: Useless default value to parameter 2009-09-01 16:00:55 +00:00
Laurent Destailleur
3559ded84a Fix: Bug mysql5 2009-08-28 23:02:47 +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
756ca4499a Qual: Ajax code is simpler and now works with IE6 2009-08-27 23:31:50 +00:00
Laurent Destailleur
c296965865 Fix: Some ajax features was broken 2009-08-27 22:20:01 +00:00
Laurent Destailleur
5864427b32 Now utf8 is default for database creation 2009-08-26 18:59:13 +00:00
Laurent Destailleur
c3d045227b New: Change to allow a module to add subsitutions keys.
Change to be compatible with numberwords plugin.
2009-08-25 20:57:54 +00:00
Laurent Destailleur
d05847a838 Trad 2009-08-25 15:21:42 +00:00
Laurent Destailleur
e28b304bef Add dolibarr_main_demo and dolibarr_main_prod into config file instead of database for security reasons. 2009-08-25 14:01:43 +00:00
Laurent Destailleur
a5c7178a3d New: Can use variables into the free text on PDF (__TOTAL_TTC_, __TOTAL_VAT...) 2009-08-25 13:37:29 +00:00
Laurent Destailleur
534e9d06c0 Remove W3C warnings 2009-08-24 12:10:13 +00:00
Laurent Destailleur
76f25a038f Fix: bug #27197 : Fix discount applied twice 2009-08-22 03:09:52 +00:00
Laurent Destailleur
7edaddcd17 Sec: Add warning if conf.php is not in read only mode.
Sec: Use a more common way to save the encoded password in conf file.
2009-08-21 19:09:20 +00:00
Regis Houssin
daf04f498e Fix: os version not viewed if slash is present 2009-08-20 17:10:47 +00:00
Laurent Destailleur
9c53f0ed8e Fix: Fix global typo error 2009-08-19 17:16:47 +00:00
Laurent Destailleur
c1b4dc3863 New: Can add parameter &optioncss=print on url to have a page ready to print (menu removed) 2009-08-19 16:39:08 +00:00
Laurent Destailleur
3d32f8b29a Installer suggest successive migrate choices when there is several version late. 2009-08-14 00:30:43 +00:00
Laurent Destailleur
16e26a0785 Support for arabe language 2009-08-13 19:15:59 +00:00
Laurent Destailleur
10f8a52dcc Fix: Pb with popu calendar in EI8 and security options of IE6 2009-08-13 17:12:31 +00:00
Laurent Destailleur
031bb0a1fc Fix: Bad link 2009-08-13 13:44:34 +00:00
Laurent Destailleur
f52a4182a4 Fix: Pb with popu calendar in EI8 and security options of IE6 2009-08-13 12:32:22 +00:00
Laurent Destailleur
3fdee29536 New: Change to support arabe languages. 2009-08-12 17:40:47 +00:00
Laurent Destailleur
7ef1ef93ea New: More robust LDAP synchronizing 2009-08-11 23:42:21 +00:00
Laurent Destailleur
51cc44ba2e Fix: A lot of fix on LDAP synchro. 2009-08-11 20:16:58 +00:00
Laurent Destailleur
9ad62d0f66 New: Enhance log reports
New: Add a warning if email syntaxt is not valid
Fix: Synchro of contact to a LDAP
2009-08-11 17:58:25 +00:00
Laurent Destailleur
766cb6cf64 Fix: Wrong order 2009-08-10 17:28:07 +00:00
Laurent Destailleur
17048fbc32 Fix: Wrong order 2009-08-10 17:02:47 +00:00
Laurent Destailleur
13a3de8d90 Fix: "Now" link works when date popup is not used.
New: Add option to hide help in menu.
2009-08-09 19:25:17 +00:00
Laurent Destailleur
cdb05cf99b Can split a discount into two lower discounts 2009-08-07 00:49:43 +00:00
Laurent Destailleur
0baf06d2d1 New: Add picto on tab titles 2009-08-05 17:19:55 +00:00
Laurent Destailleur
bd749f6748 New: Add if project is shared or not in project list
New: Add status of third party in some third parties list.
2009-08-05 16:58:18 +00:00
Laurent Destailleur
2569805b05 Better advice for installer 2009-08-04 14:36:29 +00:00
Laurent Destailleur
2aa5173f29 Debug option MAIN_AUTOFILL_TOWNFROMZIP 2009-08-04 12:47:09 +00:00
Regis Houssin
64a2b4c39b Fix: encodage 2009-08-04 10:21:48 +00:00
Regis Houssin
e90551c0de Fix: utf-8 2009-08-04 07:25:41 +00:00
Laurent Destailleur
e3bd60cb8a Function dol_nboflines_bis shoul work with non UTF-8 content. 2009-08-02 18:05:16 +00:00
Laurent Destailleur
b57232bd24 Restore old behaviour for free text using a manual break because new one has several bugs:
* Text must not start before left margin (text truncated on some printers).
* Autowrap works iif there is two lines but not more.
* A blank line is wasted.
* Break is sometimes wrong, sometimes good dependin if there is special char or not in text.
* There is no way to choose how to format/wrap text. Manual choice make user to free to wrap where he wants.
2009-08-02 17:40:13 +00:00
Regis Houssin
decca70ff5 Fix: refocusing footer and free text 2009-07-31 19:55:20 +00:00