Commit Graph

26387 Commits

Author SHA1 Message Date
Regis Houssin
637dca38e7 Fix: wrong constant 2012-02-13 11:01:34 +01:00
Regis Houssin
64125334b9 Qual: ajax.lib is already load by default in main.inc 2012-02-13 10:08:40 +01:00
Laurent Destailleur
f093640829 Qual: Reduce code size 2012-02-13 10:02:28 +01:00
Laurent Destailleur
02dc6d1281 Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop 2012-02-13 09:51:41 +01:00
Laurent Destailleur
f94156f1c7 Fix: Filters are workings 2012-02-13 09:51:09 +01:00
Regis Houssin
c80646671f Fix: add ajax constant on/off 2012-02-13 09:45:38 +01:00
Regis Houssin
fdb2122070 Info: ldap sid is for active directory 2012-02-13 09:45:03 +01:00
Regis Houssin
bcddfd878a Fix: bad entity with ajax constant on/off 2012-02-13 09:44:24 +01:00
Laurent Destailleur
91fae20485 New: Can define a transparency for past events in calendar view 2012-02-13 02:46:30 +01:00
Laurent Destailleur
c916d06638 Uniformize info into document view with card view. 2012-02-13 02:24:17 +01:00
Laurent Destailleur
abceb1c692 Change style to have a better isolation between tabs. 2012-02-13 02:13:17 +01:00
Laurent Destailleur
9c1391eb5e Fix: Not complete list 2012-02-13 02:00:03 +01:00
Laurent Destailleur
4ce9e70775 New: Add agenda tab into member cards.
Uniformize a lot of code.
2012-02-13 01:43:35 +01:00
Laurent Destailleur
cfaf1f0813 New: Can add tabs on statistics views. 2012-02-12 23:29:31 +01:00
Laurent Destailleur
ca727ca18e Qual: Move security functions into security2.lib.php 2012-02-12 20:34:40 +01:00
Laurent Destailleur
844a5a58b2 Fix: Style 2012-02-12 18:43:37 +01:00
Laurent Destailleur
447922c218 More phpunit tests 2012-02-12 18:30:50 +01:00
Laurent Destailleur
036e578e0f Move security function into security.lib.php
Split security.lib.php into 2 files: One always loaded, the other for
rare functions.
2012-02-12 17:41:28 +01:00
Laurent Destailleur
2a5f299ddd Doxygen 2012-02-12 16:50:58 +01:00
Laurent Destailleur
ffa767bb33 Qual: Add more PHPunit tests 2012-02-12 16:41:43 +01:00
Laurent Destailleur
acef131833 New: Uniformize code to manage menus handler provided by external
modules
2012-02-12 15:17:54 +01:00
Laurent Destailleur
d78192040b Fix: Exclude index page from list 2012-02-12 13:41:09 +01:00
Laurent Destailleur
3f5bbdd749 Update lang files 2012-02-12 13:06:44 +01:00
Laurent Destailleur
8f4c5eeb9e Fix: Stats must be on user of card not creator 2012-02-12 11:52:01 +01:00
Laurent Destailleur
d48fd7b232 Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop 2012-02-11 20:30:46 +01:00
Laurent Destailleur
2fd870d987 Normalize code 2012-02-11 20:30:16 +01:00
Regis Houssin
74b69c6659 Fix: add multicompany products sharing 2012-02-11 18:45:36 +08:00
Regis Houssin
cd3452d71d Fix: multicompany sharings and uniformize code 2012-02-11 10:18:09 +01:00
Regis Houssin
645d72c4a6 Fix: some bugs for multicompany sharings 2012-02-11 08:03:26 +01:00
Laurent Destailleur
f161d185b3 Update demo profiles 2012-02-11 01:48:27 +01:00
Laurent Destailleur
d9cd816b3c Qual: Merge month.php and index.php page
Prepare for adding statistics page into new tabs.
2012-02-11 00:11:49 +01:00
Laurent Destailleur
ad44bc5e7e Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop 2012-02-10 23:24:19 +01:00
Laurent Destailleur
dbb9091b8d More space between menu entries 2012-02-10 19:47:08 +01:00
Laurent Destailleur
9d2afc5fea New: Increase speed when switching to auguria module. Add error management. 2012-02-10 17:09:13 +01:00
Laurent Destailleur
8bcdfc8897 New: Add an error message when transactions are not closed. 2012-02-10 16:37:41 +01:00
Laurent Destailleur
45529b14ff Removed dead code + Doxygen 2012-02-10 15:56:41 +01:00
Laurent Destailleur
23bef7ab7e Trad 2012-02-10 13:42:10 +01:00
Laurent Destailleur
891f51127b Restore mime header and return-path now we know where was bug. 2012-02-10 13:28:53 +01:00
Laurent Destailleur
39818633df Add deprecated tables to delete 2012-02-10 13:20:29 +01:00
Laurent Destailleur
170faa363d Fix: request specific to mysql works with mysqli 2012-02-10 13:02:42 +01:00
Laurent Destailleur
07859f1cda Drop useless column 2012-02-10 12:35:25 +01:00
Laurent Destailleur
29465dc889 Fix: We must keep field for future usage 2012-02-10 12:11:01 +01:00
Laurent Destailleur
c012044129 Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop 2012-02-10 12:05:02 +01:00
Laurent Destailleur
4b56228af5 Removed not used fields
Add missing fields
2012-02-10 12:04:37 +01:00
Laurent Destailleur
2a543d5894 Fix: Default value for mysqldump was changed by mysql. 2012-02-10 11:50:41 +01:00
Laurent Destailleur
48d0fd00e9 Fix: Can delete and downlaod backup files 2012-02-10 11:09:34 +01:00
Laurent Destailleur
8336befb25 New: Can sort files into backup tool.
New: Default output charset are utf8 into backup tool.
2012-02-10 10:53:11 +01:00
Regis Houssin
928b95bcec Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop 2012-02-10 10:20:19 +01:00
Regis Houssin
f30e1879c5 Fix: missing fields after country change 2012-02-10 10:20:05 +01:00
Laurent Destailleur
a2d3485b2a New: Autoselect no LOCK when export is for POSTGRESQL 2012-02-10 10:00:32 +01:00