Laurent Destailleur
61f649e1ae
Fix: When select_date is called with '' as preselected date,
...
automatic user date was not correctly et (We must set a date into PHP
server timezone area)
Fix: First param of select_date must always be forged with a dolibarr
date function and not time().
New: Add a page for tests.
2014-03-29 04:26:44 +01:00
Laurent Destailleur
3efd44fd28
Fix: Enabled in dev mode only
2014-01-26 23:23:36 +01:00
Laurent Destailleur
1bdeb171c7
Fix: Missing class
2014-01-26 01:33:16 +01:00
Laurent Destailleur
6e5f3b8bdd
Fix: entity into public pages not set at correct place
2014-01-07 16:29:25 +01:00
Laurent Destailleur
1df18f1e93
Fix: Function GETPOST not found
2014-01-07 16:11:08 +01:00
Laurent Destailleur
9a6f22a86e
Fix: W3C no form into table.
...
Fix: Css style overflowwithjm has been superseded by
maxwidthonsmartphone
Fix: Style button disabled was not visible with jmobile
Fix: Rounding corner with jmobile
2014-01-05 15:46:39 +01:00
Laurent Destailleur
e142bd252d
Fix: disable code making jmobile crazy.
2013-12-31 10:48:15 +01:00
Laurent Destailleur
5cd6c05384
Fix: Uniformize amounts
2013-12-14 00:31:29 +01:00
Laurent Destailleur
c51fa7048c
Fix: text must not be encoded when provided as data of a function.
2013-12-13 21:12:18 +01:00
Laurent Destailleur
adf55408a4
Fix: Bad parameter that duplicate info.
2013-12-07 03:23:14 +01:00
Laurent Destailleur
6c7e173bba
Fix: jmobile broken with css tagtable, tagtr and tagtd
2013-12-02 22:31:02 +01:00
Laurent Destailleur
2b63fd67b5
Minor fix in cron feature
2013-11-18 11:42:28 +01:00
Maxime Kohlhaas
2b74f03eb6
Fix : column name changed
2013-11-08 16:24:03 +01:00
Laurent Destailleur
c81bb60384
Merge remote-tracking branch 'origin/3.4' into develop
...
Conflicts:
htdocs/core/lib/pdf.lib.php
htdocs/public/cron/cron_run_jobs.php
2013-10-27 02:33:03 +02:00
Laurent Destailleur
656bf480ac
Fix: look with jmobile
2013-10-27 00:04:57 +02:00
Laurent Destailleur
e34ff88bc0
Fix: more complete prototype page
2013-10-26 21:17:18 +02:00
Laurent Destailleur
ec576c91cc
Enhance prototype for tables
2013-10-21 13:43:31 +02:00
Laurent Destailleur
bd06ee1abe
Prototyping for other table outputs (div or datatable)
2013-10-17 18:37:08 +02:00
jfefe
ef4d3e4666
Fix : use GETPOST function into CRON module
2013-10-15 21:07:11 +02:00
Laurent Destailleur
065c87d81c
Qual: uniformize code: property ->tel on objects is now ->phone
...
everywhere
2013-09-25 19:58:22 +02:00
Laurent Destailleur
9da5f7f47a
Qual: Doxygen
2013-08-22 16:49:23 +02:00
Laurent Destailleur
afae841ae4
Fix: Permissions on files
2013-08-06 00:36:21 +02:00
Laurent Destailleur
c41a955cbe
Fix: Permissions on files
2013-08-06 00:36:04 +02:00
Laurent Destailleur
e234d5342d
Merge remote-tracking branch 'origin/3.4' into develop
...
Conflicts:
htdocs/contrat/liste.php
2013-07-31 12:45:39 +02:00
Florian Henry
4d3738410e
update no_email column on unsubcribe link for contact
2013-07-30 15:18:19 +02:00
Laurent Destailleur
f12680e7c4
Save page with some test and prototypes.
2013-06-30 22:11:25 +02:00
Laurent Destailleur
2d0a85d6f8
New: Add option to send email when paypal or paybox payment is done.
2013-06-25 13:19:44 +02:00
Laurent Destailleur
7f3a06127a
Fix: Bad regex
2013-06-24 19:55:23 +02:00
Regis Houssin
4cd6ae6bbd
Fix: convert lines delimiters
2013-06-24 17:36:33 +02:00
Regis Houssin
05bd035488
Fix: convert line delimiters
2013-06-24 17:34:22 +02:00
Laurent Destailleur
ec2e3db450
New: Switch cron module to status stable. Thanks to everybody to test
...
this new module and debug it.
2013-06-23 22:21:21 +02:00
Grand Philippe
b599481ef6
standardize code
2013-06-20 09:18:12 +02:00
Laurent Destailleur
7d2f904174
Fix: Option MEMBER_PAYONLINE_SENDEMAIL was not working
2013-06-09 12:47:44 +02:00
Regis Houssin
c9a71439b2
Fix: EOF
2013-06-05 16:24:32 +02:00
Laurent Destailleur
eadfa66f2c
Merge remote-tracking branch 'origin/3.4' into develop
...
Conflicts:
htdocs/core/class/infobox.class.php
2013-06-04 22:59:28 +02:00
Laurent Destailleur
b1a280de32
Fix: error message
2013-06-03 23:11:36 +02:00
Laurent Destailleur
8fe45b1af6
Manifest usage is useless for a dynamic application like dolibarr.
2013-05-21 14:41:11 +02:00
Laurent Destailleur
9a4cc839bb
Fix: Removed warning
...
Fix: Parameters are lost
Fix: Hedaer of demo no complete
Fix: Get of country is not complete (bad label)
2013-05-02 17:41:10 +02:00
fhenry
91885a8bd4
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into develop
2013-04-26 20:54:53 +02:00
Laurent Destailleur
2a74cb81f0
Fix: Removed warnings
2013-04-26 19:13:39 +02:00
fhenry
b9f7d4c302
Fix bug on invoice extrafield type date
2013-04-26 12:20:15 +02:00
fhenry
a06581771c
Reveiw extrafield for womplaiance with wiki
...
http://wiki.dolibarr.org/index.php/Extrafields
2013-04-26 10:29:14 +02:00
Laurent Destailleur
4e0ef01389
Qual: nowrap="nowrap" is replaced with a CSS class style .nowrap
2013-04-25 01:13:13 +02:00
Laurent Destailleur
56a0f70ad3
Fix: margin disabled into demo for foundation
2013-04-19 10:33:25 +02:00
Laurent Destailleur
a4073dddd4
Doxygen llxHeader and llxFooter.
2013-04-15 15:43:25 +02:00
Laurent Destailleur
0e073038ad
Fix: Check on correct security key
2013-04-14 20:59:16 +02:00
Laurent Destailleur
f028cce39d
Qual: More log
2013-04-14 20:43:38 +02:00
Laurent Destailleur
de9f100968
Fix: check read feature
2013-04-14 20:34:31 +02:00
Laurent Destailleur
3cec5bfc40
doxygen
2013-04-14 11:22:00 +02:00
Laurent Destailleur
b86eba7f34
doxygen
2013-04-14 10:50:33 +02:00