2
0
forked from Wavyzz/dolibarr
Commit Graph

26372 Commits

Author SHA1 Message Date
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
Laurent Destailleur
df7dc8652d Look: Uniformize css style usage 2012-02-10 09:54:19 +01:00
Laurent Destailleur
c1600bc4fa Minor fix 2012-02-10 09:16:38 +01:00
Laurent Destailleur
f80a40657f Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop 2012-02-09 23:08:14 +01:00
Laurent Destailleur
f87b3be5d2 New: Add option to not set LOCK commands around INSERT into database
mysql dump.
2012-02-09 23:07:58 +01:00
Laurent Destailleur
1e4efb9e16 Fix: Save error only if it's not error to say there is error. 2012-02-09 21:19:03 +01:00
Laurent Destailleur
29d90f3713 Fix: Removed warnings 2012-02-09 21:10:06 +01:00
Laurent Destailleur
e23d986587 Add login/user used for web server execution 2012-02-09 02:04:34 +01:00
Laurent Destailleur
49b678177e Use ecm menu picto 2012-02-08 20:24:26 +01:00
Laurent Destailleur
09cfd5444c Look: Avoid duplicate br 2012-02-08 18:18:21 +01:00
Laurent Destailleur
7bdedb105b Fix: Messages 2012-02-08 18:07:55 +01:00
Laurent Destailleur
7ef7fbeaa5 Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop 2012-02-08 17:12:44 +01:00
Laurent Destailleur
3e76959a5c Some fix to hide orphelins files from automatic tree into ecm module. 2012-02-08 17:12:19 +01:00
Regis Houssin
f90fc21009 Fix: add encryption parameters 2012-02-08 16:57:37 +01:00
Laurent Destailleur
186258410e New: Add option to clean orphelins files into repair page 2012-02-08 16:41:06 +01:00
Laurent Destailleur
7f081ae7ef Add warning into email setup 2012-02-08 14:20:51 +01:00