Laurent Destailleur
|
cc6a2c8d84
|
Fix: Compatibility of new module setup with old setup
|
2012-02-24 11:06:05 +01:00 |
|
Regis Houssin
|
673fbc457d
|
Fix: add debug mode and change with new module parts management
|
2012-02-23 20:42:25 +01:00 |
|
Laurent Destailleur
|
c5325e94cc
|
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git
into develop
Conflicts:
htdocs/admin/syslog.php
|
2012-02-23 03:32:19 +01:00 |
|
Laurent Destailleur
|
2647cb72ac
|
New: Now all features can be provided by a module with all files inside
the directory of module.
|
2012-02-22 16:18:03 +01:00 |
|
Regis Houssin
|
e88d58442c
|
Fix: problem with this code
|
2012-02-22 15:24:34 +01:00 |
|
Laurent Destailleur
|
65104cbb40
|
Try a fix to edit log level
|
2012-02-22 13:23:13 +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
|
75312655f1
|
Qual: More robust error code management when a box is renamed.
|
2012-02-19 13:12:11 +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
|
56f7196aa2
|
Qual: Normalize function name
|
2012-02-15 13:55:00 +01:00 |
|
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 |
|
Regis Houssin
|
c80646671f
|
Fix: add ajax constant on/off
|
2012-02-13 09:45:38 +01:00 |
|
Laurent Destailleur
|
ca727ca18e
|
Qual: Move security functions into security2.lib.php
|
2012-02-12 20:34:40 +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
|
acef131833
|
New: Uniformize code to manage menus handler provided by external
modules
|
2012-02-12 15:17:54 +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
|
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 |
|
Laurent Destailleur
|
a2d3485b2a
|
New: Autoselect no LOCK when export is for POSTGRESQL
|
2012-02-10 10:00:32 +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
|
e23d986587
|
Add login/user used for web server execution
|
2012-02-09 02:04:34 +01:00 |
|
Laurent Destailleur
|
09cfd5444c
|
Look: Avoid duplicate br
|
2012-02-08 18:18:21 +01:00 |
|
Laurent Destailleur
|
7f081ae7ef
|
Add warning into email setup
|
2012-02-08 14:20:51 +01:00 |
|
Laurent Destailleur
|
d4c1ad7a5e
|
Fix tz output
|
2012-02-08 00:30:10 +01:00 |
|
Laurent Destailleur
|
66ccb8c679
|
First change to prepare usage of native PHP functions for date instead
|
2012-02-06 05:31:19 +01:00 |
|
Laurent Destailleur
|
7b527e085d
|
Add more test to prepare option for rounding lines
|
2012-02-06 00:07:48 +01:00 |
|
Laurent Destailleur
|
2093b3f0be
|
New: Allow to use ODT templates for prososal like it's done for invoices
|
2012-02-05 19:37:52 +01:00 |
|
Laurent Destailleur
|
866e8ac556
|
First change to prepare usage of native PHP functions for date instead
of adodb-time library.
|
2012-02-05 15:13:31 +01:00 |
|
Grand Philippe
|
0c5f6d1f62
|
fix : display specimen
|
2012-02-03 00:24:35 +08:00 |
|
Laurent Destailleur
|
19f8355231
|
Look: Minor fix
|
2012-02-01 22:17:11 +01:00 |
|
Laurent Destailleur
|
9ec5ca6c6e
|
Fix: mail test form
|
2012-02-01 16:02:00 +01:00 |
|
Laurent Destailleur
|
b1e58dd454
|
Mutualize common code
|
2012-02-01 13:21:39 +01:00 |
|
Laurent Destailleur
|
0011b1dadd
|
New: Trigger now have a priority to define sort execution order.
|
2012-01-31 20:32:26 +01:00 |
|
simnandez
|
15d1526393
|
[ task #176 ] Allow to use ODT templates. Works with Orders
|
2012-01-27 17:41:47 +01:00 |
|
Laurent Destailleur
|
0ab6cec007
|
New: emailing submodules can be stored into the module directory.
|
2012-01-26 23:05:59 +01:00 |
|
Laurent Destailleur
|
e07192d558
|
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
|
2012-01-25 21:28:10 +01:00 |
|
Laurent Destailleur
|
6e612dd316
|
Fix: Use default pdf format if not defined
|
2012-01-25 21:27:31 +01:00 |
|
Laurent Destailleur
|
42ee2f529c
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2012-01-24 09:20:06 +01:00 |
|
Laurent Destailleur
|
ad1ec032f3
|
Normalize code
|
2012-01-24 09:19:28 +01:00 |
|
Regis Houssin
|
190cc7b13c
|
Fix: uniformize structure
|
2012-01-23 14:43:31 +01:00 |
|
Laurent Destailleur
|
f75329faef
|
Fix: geoip works with debian geoip package
|
2012-01-15 02:39:43 +01:00 |
|