Laurent Destailleur
a23df4f407
Qual: Removed deprecated var
...
New: Can add global js
2012-06-12 18:35:29 +02:00
Regis Houssin
18c081a7ac
New: add external theme with a module
2012-04-30 16:51:45 +02:00
Laurent Destailleur
ff06360071
Fix: Overwritting code is not role of a template but of a module.
...
Code is now working as a module change. Also it is faster (no need to
make a failed include when module is not installed) and support
alternative directory.
2012-04-28 17:01:25 +02:00
Laurent Destailleur
220d7a2c33
Fix: eldy theme still works without css3
2012-04-17 10:27:42 +02:00
Laurent Destailleur
c876b6f2be
Fix: debian epiphany and iceweasel browsers.
2012-04-14 03:20:10 +02:00
Laurent Destailleur
bc8d9d9d87
Fix: Removed warning
2012-04-10 12:38:10 +02:00
Regis Houssin
921c8607d7
Fix: multicompany sharings and uniformize code
2012-04-07 10:19:33 +02:00
Regis Houssin
98f7a189d1
Fix: add backward compatibility
2012-04-06 23:26:04 +02:00
Regis Houssin
94788e2ccb
Fix: compatibility with multicompany sharings
...
use new $conf->product->dir_output[$object->entity] instead
$conf->product->dir_output
2012-04-06 22:41:33 +02:00
Regis Houssin
c57063878d
New: add workflow module part for external modules
2012-04-04 09:29:05 +02:00
Regis Houssin
3c794967c3
Fix: multiple avoid warning with php strict mode
2012-03-23 17:18:33 +01:00
Regis Houssin
5d2da2c884
Fix: uniformize code
2012-03-22 08:33:44 +01:00
Regis Houssin
95aa484e44
Fix: move in constructor
2012-03-21 08:53:49 +01:00
Regis Houssin
52a8216e3e
Fix: avoid php E_STRICT errors and compatibility with php 5.4
2012-03-21 02:12:44 +01:00
Regis Houssin
e02fe135db
Fix: instantiate $mc object at the end
2012-03-20 15:28:21 +01:00
Regis Houssin
ea65c45b2c
Fix: backward compatibility
2012-03-20 15:14:37 +01:00
Regis Houssin
4ecc64504d
Fix: use the original json functions
2012-03-18 19:59:38 +01:00
Regis Houssin
9b7afbc29b
Works on alternative addresses management
2012-03-14 18:03:36 +01:00
Laurent Destailleur
bcff85108e
Fix: substitutions modules were not executed.
2012-03-09 10:52:54 +01:00
Laurent Destailleur
6d8c1bf7c6
Fix: Removed warnings
2012-03-03 16:44:05 +01:00
Regis Houssin
034b0fc4d4
New: add dol_json_encode and dol_json_decode instead
...
serialize/unserialize
2012-03-02 17:48:05 +01:00
Regis Houssin
6aa7e90834
Fix: merge problem
2012-03-01 08:03:27 +01:00
Regis Houssin
f3cb926c3c
Fix: use generic array for all parts
2012-03-01 13:58:33 +08:00
Laurent Destailleur
7c4e908639
models_modules isn't enough so we use same facture_invoice,
...
commande_invoice, propale_invoice. This means module descriptor file
should contains
module_parts('facture'=>1) if we want to add doc template for invoice
into module/core/modules/facture/doc
2012-03-01 02:06:08 +01:00
Laurent Destailleur
badc6d0f45
Fix: Fix tons of bugs after change for new way to declare modules
...
features
2012-03-01 00:03:16 +01:00
Laurent Destailleur
e0f7637bb3
Fix: Restore barcode management
2012-02-29 22:54:34 +01:00
Regis Houssin
0b945f0716
Fix: use dol_buildpath
2012-03-01 04:10:50 +08:00
Regis Houssin
45ff7bddb3
New: Check if there is external models to do asked by plugins
2012-03-01 00:29:56 +08:00
Regis Houssin
f4bab2f6de
Fix: avoid warning and deprecated variable
2012-02-27 08:47:25 +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
ee80305e6c
Fix: full path is defined by default
2012-02-23 20:03:07 +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
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
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
e903719c36
Qual: Uniformize code
...
Perf: Very small per enhancement
2012-02-19 17:12:17 +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
7b527e085d
Add more test to prepare option for rounding lines
2012-02-06 00:07:48 +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
Regis Houssin
033b290ed3
Qual: add $mc global object (multicompany)
2012-01-11 17:41:46 +08:00
Regis Houssin
cb286a2449
New: add shareds thirparties between entities
2012-01-11 00:19:57 +08:00
Regis Houssin
376759c13d
Fix: refactoring elements sharing management between entities
2012-01-10 07:03:04 +08:00
Laurent Destailleur
0c25c7cbc8
Doxygen
2011-12-05 00:25:01 +01:00
Laurent Destailleur
dd0debb718
Qual: Code cleaning
2011-12-04 22:49:54 +01:00
Laurent Destailleur
e6f3599847
Qual: Some code cleaning
2011-12-04 22:25:49 +01:00
Laurent Destailleur
7bb2af86cd
Qual: Clean code to reduce nb of properties into classes
2011-12-03 20:21:45 +01:00
Laurent Destailleur
839781dfbe
Qual: Removed a TODO by renaming all ->monnaie into ->currency
2011-11-23 14:55:36 +01:00
Regis Houssin
6bbc1a1a77
Fix: move transverse mode parameters in conf.php
2011-11-04 09:09:53 +01:00
Regis Houssin
7c54bf489d
Fix: problem with multicompany
2011-11-03 18:39:06 +01:00
Laurent Destailleur
eaeb399f02
Qual: Uniformize variable name
2011-10-30 17:26:55 +01:00
Laurent Destailleur
784f696c85
Qual: Some fixes to make working with PHP option error_reporting
...
E_STRICT
2011-10-29 19:50:25 +02:00
Regis Houssin
3338649316
[task #217 ] Move core files in core directory
2011-10-24 14:11:49 +02:00
eldy
190adf2d49
New: Log module outputs can be setup with "or" rule (not only "xor").
2011-10-03 17:19:39 +02:00
Laurent Destailleur
540ccab025
Sec: Fix security login mutualized function.
2011-09-23 11:46:16 +00:00
Regis Houssin
c9053e1d8d
problem synchro git<->cvs !!!
2011-09-22 10:55:37 +00:00
Regis Houssin
5efe1cd470
Fix: Perl-style comments are not allowed. Use "// Comment." or "/* comment */" instead.
2011-09-20 10:30:56 +00:00
Regis Houssin
f30f2bef79
change for external module
2011-09-03 15:27:23 +00:00
Laurent Destailleur
ab953d6501
Qual: Call static methods as static with no need to create instance
2011-08-27 15:40:08 +00:00
Regis Houssin
2ecc03104c
Fix: remove obsolete tags (in progress)
2011-08-27 15:14:31 +00:00
Laurent Destailleur
20d0cd7693
Removed deprecated files Smarty.
2011-08-10 23:29:50 +00:00
Laurent Destailleur
d246b87c1a
Fix: removed print of function making print.
...
Fix: default vat rate must be -1 to be automatic instead of deprecated conf->defaulttx
2011-08-04 21:46:50 +00:00
Regis Houssin
4d6b5d6699
Fix: rename inc to includes
2011-08-01 13:26:21 +00:00
Laurent Destailleur
be771c9d44
Fix: Avoid errors into rpm packages
2011-07-31 23:45:11 +00:00
Laurent Destailleur
53e157912b
Fix: Code could not works for debian packages
2011-07-30 10:23:24 +00:00
Laurent Destailleur
0eb061eaf2
Comment TODO
2011-07-13 18:04:25 +00:00
Regis Houssin
1a664187fd
Fix: remove deprecated constant
2011-07-09 05:28:41 +00:00
Laurent Destailleur
5cf111e184
More comments
2011-07-01 23:05:39 +00:00
Regis Houssin
9aebbcfc7b
Fix: possibility to have more hooks in the same page
...
New: add left search block hook and extra left block hook
2011-05-31 17:42:51 +00:00
Laurent Destailleur
62e680cbf2
MAIN_CONFIRM_AJAX is on by default
2011-05-18 12:07:38 +00:00
Laurent Destailleur
87ed0c1ea4
Removed property use_popup_calendar. USe conf->global instead.
2011-05-18 11:57:33 +00:00
Laurent Destailleur
ff015ccf56
A comment to test a patch
2011-05-16 16:20:14 +00:00
Laurent Destailleur
9052a83f17
Switch to ckeditor by default
2011-04-22 23:18:25 +00:00
Regis Houssin
47c4fef176
Fix: problem in first install
2011-04-20 14:30:32 +00:00
Regis Houssin
9e9c5f5e6c
Fix: verify if multicompany is enabled and entity is active
2011-04-18 19:31:53 +00:00
Regis Houssin
2ace9ccac5
Fix: add index for best performance
...
Fix: add DOL_DOCUMENT_ROOT_ALT in inc.php for update
2011-04-18 19:27:15 +00:00
Regis Houssin
777a0489dc
Fix: verify if multicompany is enabled and entity is active
2011-04-18 17:32:39 +00:00
Regis Houssin
0cfb959d3d
Fix: verify if multicompany is enabled and entity is active
2011-04-18 17:31:10 +00:00
Regis Houssin
bb209e3c34
New: works on sharings between entities
...
Fix: more simple, more flexible, add in global conf
2011-04-18 10:49:39 +00:00
Laurent Destailleur
8850343ff6
Prepare migration to use ckeditor. There is still one missing feature: Upload an image file need fckfinder plugin.
2011-04-09 16:14:19 +00:00
Laurent Destailleur
0babdd4ab1
New: Add global parameter connect timeout and response timeout for all external access.
2011-04-03 11:59:10 +00:00
Laurent Destailleur
62a1bfb23d
New: Add id on html object
2011-03-25 22:07:35 +00:00
Laurent Destailleur
0068ed36a4
Perf: Little speed enhancement
2011-03-09 16:38:44 +00:00
Laurent Destailleur
d4cd0b86ad
Qual: Removed deprecated code
2011-03-09 16:24:56 +00:00
Laurent Destailleur
25421c2433
Qual: Removed deprecated code
2011-03-09 16:17:56 +00:00
Laurent Destailleur
6043a0b873
Work on SMS features
2011-03-06 15:45:46 +00:00
Laurent Destailleur
2aa7799455
Work on SMS features
2011-03-05 11:22:42 +00:00
Philippe Grand
cf0638f238
fix : Undefined property
2011-03-03 21:44:23 +00:00
Laurent Destailleur
68b5bdc6eb
Qual: Removed old usage of code.
2011-02-25 18:53:41 +00:00
Laurent Destailleur
eeeea36fa1
Value by default.
2011-02-18 08:09:29 +00:00
Laurent Destailleur
a8f9a9d0c6
New: a specialized menu is now used when using smartphones
2011-02-16 19:59:16 +00:00
Laurent Destailleur
4b3c41e9df
Qual: Removed old variables that should not be defined into core files.
2011-02-13 14:14:54 +00:00
Laurent Destailleur
d3bb6e256d
Removed old constant name for menu management.
2011-02-13 14:05:53 +00:00