Commit Graph

5546 Commits

Author SHA1 Message Date
Laurent Destailleur
45f2f7b449 Fix: Second field is required 2012-02-25 16:14:59 +01:00
Regis Houssin
70c9b2bda3 Fix: compatibility with edit in place 2012-02-25 12:09:27 +01:00
Regis Houssin
58c1cb3e7c Fix: function is outside of class and add TODO 2012-02-25 09:05:36 +01:00
Laurent Destailleur
7f1ea8520d Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop 2012-02-25 01:34:44 +01:00
Laurent Destailleur
9d9439e498 New: All professional id can contains up to 128 chars instead of 32. 2012-02-25 01:34:05 +01:00
Regis Houssin
e2cea80f69 Fix: problem with this pdf 2012-02-24 17:25:53 +01:00
Regis Houssin
3b0beed51d Fix: professionnal id only visible if not empty 2012-02-24 16:52:33 +01:00
Regis Houssin
8e023bb384 Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop 2012-02-24 16:32:29 +01:00
Regis Houssin
13f2fe84f9 Fix: missing object $db and missing variables declaration 2012-02-24 16:31:51 +01:00
Laurent Destailleur
db396ed67c Doxygen 2012-02-24 11:23:52 +01:00
Laurent Destailleur
cc6a2c8d84 Fix: Compatibility of new module setup with old setup 2012-02-24 11:06:05 +01:00
Regis Houssin
1b236c5c56 Fix: possibility to add more parameters (eg: entity=0) 2012-02-24 15:53:38 +08:00
Regis Houssin
d7f92041c2 Fix: define an array by default if not exist 2012-02-24 14:00:43 +08:00
Regis Houssin
a68ac56e5b Fix: remove obsolete code 2012-02-23 22:01:55 +01:00
Regis Houssin
673fbc457d Fix: add debug mode and change with new module parts management 2012-02-23 20:42:25 +01:00
Regis Houssin
ee80305e6c Fix: full path is defined by default 2012-02-23 20:03:07 +01:00
Regis Houssin
e536bef00e Fix: serialize array parameters (hooks) 2012-02-23 19:51:56 +01:00
Regis Houssin
3770b7ffcc Fix: remove obsolete code 2012-02-23 19:42:57 +01:00
Regis Houssin
4b4b5be6f5 Fix: bad test 2012-02-23 19:35:13 +01:00
Regis Houssin
e257d7d6d4 New: possibility to defined hooks in array format with parts module
system
2012-02-23 17:34:17 +01:00
Regis Houssin
2dabf0e185 Fix: possibility to defined a specific path 2012-02-23 16:20:15 +01:00
Regis Houssin
46ad02cbc8 New: add generic function for module parts 2012-02-23 15:42:03 +01:00
Regis Houssin
a444fc955d New: add generic function for module parts 2012-02-23 14:28:50 +01:00
FHenry
21ffd56795 Correct Bug of CSS in conf 2012-02-23 11:27:13 +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
94f6034f9a New: adding the ability to display a different value than the original
value, in the edit in place fields
2012-02-22 22:05:20 +08:00
Laurent Destailleur
e4cf111ac2 Fix: Do not include an output class (form) inside a core system class. 2012-02-22 14:43:13 +01:00
Laurent Destailleur
3a915de69a Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop 2012-02-22 12:12:51 +01:00
Laurent Destailleur
ef6706a6b9 New: Add hook toprightmenu 2012-02-22 12:02:12 +01:00
simnandez
282a50512f Fix: Use transnoentities into description 2012-02-22 09:44:46 +01:00
Regis Houssin
5a715bb4ea Fix: add possibility to defined a different icon with css 2012-02-22 16:27:29 +08:00
Regis Houssin
ea83e474dc New: add possibility to linked other objects from external modules 2012-02-22 01:19:05 +08:00
Regis Houssin
8b107b65e8 Fix: compatibility with multi-company shared 2012-02-21 18:09:21 +08:00
Regis Houssin
0cff48f9b3 Fix: merge conflict 2012-02-21 10:47:08 +01:00
Regis Houssin
e5c0a99584 Fix: for multi-company
Conflicts:

	htdocs/comm/propal/class/propal.class.php
	htdocs/core/class/html.form.class.php
2012-02-21 10:26:38 +01:00
Laurent Destailleur
f71073c3b5 Doxygen 2012-02-21 00:18:48 +01:00
Laurent Destailleur
9e731a1c9f Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop 2012-02-21 00:09:10 +01:00
Laurent Destailleur
b8a61e73a0 New: Add product_label into substitution tags for ODT. 2012-02-20 23:58:36 +01:00
Regis Houssin
cd23f8a040 Fix: bad rights 2012-02-20 21:17:05 +01:00
Regis Houssin
a3ee9f83fe Fix: remove unused object 2012-02-20 20:36:37 +01:00
Regis Houssin
fa3e134a92 Fix: add specific right access for payment
New: add possibility to defined success message for jeditable
2012-02-20 20:31:35 +01:00
Laurent Destailleur
58d1a042a5 Fix: print select_societe was wrong as it contains already print
instructions. Use select_company instead.
2012-02-20 12:41:12 +01:00
Laurent Destailleur
8c0ad673e8 Reduce size of form.class 2012-02-20 12:31:01 +01:00
Laurent Destailleur
475bba2ea7 Qual: Reduce size of form.class 2012-02-20 12:20:56 +01:00
Laurent Destailleur
5540e5cb82 Qual: Reduce size of form.class
Qual: Removed not used file
2012-02-20 10:24:08 +01:00
Laurent Destailleur
b93c03a9c9 Qual: Doxygen
Perf: Reduc size of form.class.php
2012-02-20 10:09:28 +01:00
Laurent Destailleur
8466ea055c Checkstyle 2012-02-20 09:42:57 +01:00
Laurent Destailleur
198c453a09 Fix: Default lang on CLI context was wrong 2012-02-20 01:31:02 +01:00
Laurent Destailleur
8d6655061e Qual: Full description of lines for ODT generation share same
function.
2012-02-19 21:08:17 +01:00