Regis Houssin
40f5427520
Fix: broken features, ready for doliforge
2012-09-19 17:18:52 +02:00
Regis Houssin
0a61f13c7a
Fix: restore broken features
2012-09-08 18:10:19 +02:00
Regis Houssin
7a0b8b3b1a
Fix: saturday strict mode
2012-09-08 17:43:14 +02:00
Regis Houssin
ee1cf819f7
Fix: mass convert line delimiters
2012-09-07 17:23:16 +02:00
Laurent Destailleur
d02076f8f2
Strict mode war
2012-09-05 14:41:45 +02:00
Regis Houssin
1b238a7086
Fix: try to use jquery blockUI
2012-09-04 18:34:36 +02:00
Regis Houssin
7f6bf34362
Try to use blockUI
2012-09-04 09:38:38 +02:00
Regis Houssin
2130571712
New: try jquery blockUI plugin
2012-09-03 22:05:13 +02:00
Regis Houssin
616ee24683
Fix: try to use another popup jquery plugin gpl compatible
2012-09-03 11:45:01 +02:00
Laurent Destailleur
9eb21c3d9f
Fix: Minot miscellanous fix
2012-09-03 10:17:58 +02:00
Regis Houssin
d2ae90f938
Fix: strict mode everywhere
2012-09-02 22:48:52 +02:00
Marcos García
4209898d20
Lower-cased Header function
2012-08-31 05:58:38 +02:00
Marcos García
9b3c89ac47
Removed parenthesis from all include and include_once and replaced with single quotes
2012-08-23 02:40:41 +02:00
Marcos García
706d79986c
Removed parenthesis from all require_once and replaced with single quotes
2012-08-22 23:11:24 +02:00
Marcos García
7608905b3c
Removed duplicated code
2012-08-18 20:51:30 +02:00
Laurent Destailleur
0d346ac1c1
New: A module can add several css and several js.
...
New: Removed lightbox as it is not compatible with GPL.
2012-08-08 20:43:23 +02:00
Regis Houssin
f6a4277525
Fix: remove unused file and missing print
2012-08-06 20:38:03 +02:00
Regis Houssin
a0ac6873ed
Fix: use doliforge instead savannah
2012-08-06 08:17:36 +02:00
Laurent Destailleur
3af27d17ab
Add param to force to hide menu from login page
2012-08-05 21:14:17 +02:00
Regis Houssin
9cdba5bb61
Fix: try another method more clean and can be deployed on any type of
...
message
2012-07-29 08:26:33 +02:00
Regis Houssin
c7bacecf10
Fix: try to use another method for messages
2012-07-28 22:07:27 +02:00
Regis Houssin
7d2f7e9800
Fix: strict mode crazy
2012-07-25 11:46:33 +02:00
Regis Houssin
eba0db736e
Fix: try to use $mesgs (array) for stock all messages and
...
$_SESSION['dol_message'] for specific message when a page is reloading
2012-07-23 21:31:10 +02:00
Regis Houssin
d5ff308992
Fix: declare $mesg and $mesgs in main.inc.php
...
Fix: strict mode be back
2012-07-23 20:52:55 +02:00
Regis Houssin
77b9718473
Fix: strict mode street
2012-07-13 10:15:47 +02:00
Regis Houssin
66b2f630ac
Fix: big avoid strict mode errors
2012-07-09 12:31:21 +02:00
Regis Houssin
887f210618
Fix: avoid warning with php 5.4 and strict mode
2012-07-08 23:22:22 +02:00
Regis Houssin
714fe81abf
Fix: getpost error
2012-07-07 12:50:56 +02:00
Regis Houssin
ba45953223
Fix: more bugs with multicompany
2012-07-07 11:01:05 +02:00
Regis Houssin
5ad84406a2
Fix: security
2012-07-07 07:58:59 +02:00
Regis Houssin
6f1651309e
Fix: global converting lines delimiter
2012-07-02 19:30:37 +02:00
Laurent Destailleur
6e29a098c0
Fix: fckeditor ko on linux distrib
2012-06-23 20:17:51 +02:00
Regis Houssin
df28f09286
Fix: mutualize ckeditor parameters
2012-06-12 23:13:25 +02:00
Laurent Destailleur
a23df4f407
Qual: Removed deprecated var
...
New: Can add global js
2012-06-12 18:35:29 +02:00
Regis Houssin
92b02a0084
Fix: add iframe transport for compatibility with all browser
2012-06-08 11:35:32 +02:00
Laurent Destailleur
6147377e16
Fix: Try a fix for the _FILES escape problem.
2012-06-01 20:51:31 +02:00
Regis Houssin
1e77ff069a
Fix: replace Bootstrap version by jQueryUI version
2012-05-30 22:13:23 +02:00
Regis Houssin
1ea7e53273
Works on jQuery fileupload upgrade (Todo: css problem)
2012-05-30 11:57:00 +02:00
Laurent Destailleur
f2c1346cb7
Fix: Removed warning
2012-05-24 23:22:45 +02:00
Laurent Destailleur
e0b6bee540
New: Add timezone string from browser.
2012-05-15 01:41:12 +02:00
Regis Houssin
bfb102db18
Fix: add MAIN_HIDE_LEFT_MENU
2012-05-07 17:05:15 +02:00
Laurent Destailleur
70a2f45c35
Fix: for new eldy theme
2012-05-05 13:32:31 +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
Regis Houssin
e543bc1ac4
New: add Savant pure php template engine
2012-04-27 15:18:32 +02:00
Laurent Destailleur
dca1c715d4
Fix: Try a fix for the lost mainmenu session.
2012-04-20 22:52:57 +02:00
Laurent Destailleur
220d7a2c33
Fix: eldy theme still works without css3
2012-04-17 10:27:42 +02:00
Regis Houssin
a22259907b
Fix: possibility to custom helpdoc image
2012-04-05 20:12:11 +02:00
Regis Houssin
75859e6cd6
Fix: avoid warning
2012-04-05 19:25:58 +02:00
Regis Houssin
0aa40b0503
Fix: add multiselectarray() method and jQuery multiselect plugin
2012-03-24 19:52:28 +08:00
Laurent Destailleur
0f87181c2a
Add log info
2012-03-19 22:02:22 +01:00