Laurent Destailleur
|
75bb0eddd7
|
Fix: Bad br.
|
2012-02-19 20:31:59 +01:00 |
|
Laurent Destailleur
|
d7cc1bdc88
|
Uniformize code
|
2012-02-19 19:14:17 +01:00 |
|
Laurent Destailleur
|
c4b845d60a
|
Qual: Removed deprecated function name.
|
2012-02-19 18:34:22 +01:00 |
|
Laurent Destailleur
|
e903719c36
|
Qual: Uniformize code
Perf: Very small per enhancement
|
2012-02-19 17:12:17 +01:00 |
|
Laurent Destailleur
|
d87e0eaae0
|
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
|
2012-02-19 15:21:04 +01:00 |
|
Laurent Destailleur
|
b51c167cdc
|
Minor fix in alignement
|
2012-02-19 13:55:29 +01:00 |
|
Laurent Destailleur
|
75312655f1
|
Qual: More robust error code management when a box is renamed.
|
2012-02-19 13:12:11 +01:00 |
|
Laurent Destailleur
|
c0221f6950
|
Fix: convert mysql to pgsql fails sometimes
|
2012-02-19 13:11:35 +01:00 |
|
Laurent Destailleur
|
48f5f0dca7
|
Uniformize login and password forgotten page
|
2012-02-19 12:54:04 +01:00 |
|
Regis Houssin
|
2cd9bcea90
|
Fix: restore broken encryption
|
2012-02-19 09:59:13 +01:00 |
|
Laurent Destailleur
|
a500033b10
|
New: Add postgresql function to resynchronize sequences
|
2012-02-19 03:21:10 +01:00 |
|
Laurent Destailleur
|
dd766cbb79
|
Fix: Use current errno into log.
|
2012-02-19 02:07:13 +01:00 |
|
Laurent Destailleur
|
9639769575
|
Fix: Use correct css if using not embedded jquery
|
2012-02-18 17:19:50 +01:00 |
|
Laurent Destailleur
|
c94c1b7f85
|
Fix: The login page must use same header than others.
|
2012-02-18 17:10:29 +01:00 |
|
Laurent Destailleur
|
61175c2543
|
Work on debian/rpm package
|
2012-02-18 14:55:41 +01:00 |
|
Laurent Destailleur
|
845cd98ef3
|
Qual: Clean old functions deprecated into 3.0 version
Clean no more used date function to prepare removing of adodb.
|
2012-02-18 12:54:23 +01:00 |
|
Laurent Destailleur
|
7afcee03b9
|
Work on debian package
|
2012-02-18 03:29:43 +01:00 |
|
Laurent Destailleur
|
d1f06dbd3a
|
Add comments
|
2012-02-17 23:24:47 +01:00 |
|
Laurent Destailleur
|
9b3bab5ff9
|
Doxygen
|
2012-02-17 16:02:35 +01:00 |
|
Laurent Destailleur
|
8e772fdc5e
|
Doxygen
|
2012-02-17 10:04:10 +01:00 |
|
Laurent Destailleur
|
0a17345415
|
Doxygen
|
2012-02-16 18:39:22 +01:00 |
|
Laurent Destailleur
|
c614c7d84a
|
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
|
2012-02-15 23:11:22 +01:00 |
|
Laurent Destailleur
|
9eb92b17ec
|
New: Increase usability of module project.
|
2012-02-15 23:08:20 +01:00 |
|
Regis Houssin
|
5e1568b6a1
|
Fix: hidden linked objects
Fix: avoid conflicts
Fix: uniformize code
|
2012-02-15 19:20:18 +01:00 |
|
Laurent Destailleur
|
a606b79af8
|
Move error code into error lang file.
|
2012-02-15 16:14:48 +01:00 |
|
Laurent Destailleur
|
56f7196aa2
|
Qual: Normalize function name
|
2012-02-15 13:55:00 +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
|
c89fd4b1e7
|
New: Can conciliate several lines in one operation.
|
2012-02-15 12:16:33 +01:00 |
|
Regis Houssin
|
c86183e18c
|
Fix: uniformize code and force paiement type if cash account
|
2012-02-13 14:49:20 +01:00 |
|
Regis Houssin
|
1f5a103851
|
Fix: use POST instead GET for bypass GET limit
|
2012-02-13 12:40:43 +01:00 |
|
Regis Houssin
|
bcddfd878a
|
Fix: bad entity with ajax constant on/off
|
2012-02-13 09:44:24 +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
|
ca727ca18e
|
Qual: Move security functions into security2.lib.php
|
2012-02-12 20:34:40 +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 |
|
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
|
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
|
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
|
891f51127b
|
Restore mime header and return-path now we know where was bug.
|
2012-02-10 13:28:53 +01:00 |
|
Laurent Destailleur
|
170faa363d
|
Fix: request specific to mysql works with mysqli
|
2012-02-10 13:02:42 +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 |
|