Raphaël Doursenaud
|
f8f502d013
|
Removed closing php tag
http://php.net/manual/en/language.basic-syntax.phptags.php
|
2014-05-03 18:18:44 +02:00 |
|
Raphaël Doursenaud
|
eca27d6711
|
Qual: Wrong type in method documentation
|
2014-04-23 18:23:59 +02:00 |
|
Laurent Destailleur
|
24dbfbba60
|
Qual: Still working on cleaning code for timezone management.
|
2014-03-21 18:05:08 +01:00 |
|
Laurent Destailleur
|
73682baff0
|
Fix: Use correct vat rate into text cases.
Qual: Next step cleaning date functions.
Qual: Complete phpunit test case for dol_mktime to check dayling saving
time is correctly managed.
|
2014-03-21 16:22:41 +01:00 |
|
Laurent Destailleur
|
7fb004903e
|
Qual: Start to clean old code.
|
2014-03-21 15:02:27 +01:00 |
|
Laurent Destailleur
|
fa098adc78
|
Fix: infinite loop in function num_public_holiday
|
2014-03-05 21:29:33 +01:00 |
|
Laurent Destailleur
|
774017672f
|
Fix: Number of day calculation. Add PHPUnit case.
|
2014-03-05 20:52:27 +01:00 |
|
Raphaël Doursenaud
|
d5ab0723ba
|
Timestamp is not a type
Timestamps are integers so let's document this correctly
|
2013-11-07 21:47:13 +01:00 |
|
Laurent Destailleur
|
692aa66cad
|
Fix: Tons of bug with new field planned_workload
|
2013-10-30 21:44:04 +01:00 |
|
Laurent Destailleur
|
9da5f7f47a
|
Qual: Doxygen
|
2013-08-22 16:49:23 +02:00 |
|
Laurent Destailleur
|
c92aa1f6aa
|
New: dol_strintotime accept format YYYY-MM-DD HH:MM:SS
Fix: create member was missing field import_key
New: Uniformize code
|
2013-06-27 17:45:58 +02:00 |
|
Laurent Destailleur
|
834a3fd3c5
|
Qual: Clean code. Removed useless functions and params
|
2013-06-17 14:12:59 +02:00 |
|
fhenry
|
be525ad0e8
|
Better code quality for [ task #531 ] Add a duration on tasks
|
2013-05-15 14:19:16 +02:00 |
|
Laurent Destailleur
|
57a869683d
|
Fix date function
|
2013-01-18 11:28:06 +01:00 |
|
Laurent Destailleur
|
8d206fdfb0
|
Prepare move to other licence. For the moment all answers for licence
upgrade were not yet received. So we prepare for GPL by uniformizing
licence text keys to GPL-3+. Will move later to AGPL if all answers are
positive.
|
2013-01-16 15:36:08 +01:00 |
|
Regis Houssin
|
b838895db9
|
Fix: change for a neutral email
|
2012-12-30 15:13:49 +01:00 |
|
Laurent Destailleur
|
4cc44292e7
|
Fix: Maxi debug of holiday module
|
2012-12-18 13:12:11 +01:00 |
|
Laurent Destailleur
|
ddb3cf6f42
|
Fix: Debug holiday module
|
2012-11-20 13:14:16 +01:00 |
|
Laurent Destailleur
|
7d83fdce5b
|
Fix: Several fixes into date functions
Qual: Add PHPUnit tests
|
2012-09-24 21:37:19 +02:00 |
|
Laurent Destailleur
|
2ab416889a
|
First change to use native date functions instead of adodb
|
2012-06-27 10:58:51 +02:00 |
|
defrance69
|
2540f727c0
|
if day of week < 7 display 2 times the day : 3 days 3 days
add the 's' if they are many days
|
2012-06-10 13:42:19 +03:00 |
|
Laurent Destailleur
|
eb3484d6b6
|
No need of compatibility mode
|
2012-06-05 12:52:25 +02:00 |
|
Laurent Destailleur
|
07a6ee67e2
|
Minor perf enhancement
|
2012-06-05 12:42:32 +02:00 |
|
Laurent Destailleur
|
14719d1b7a
|
Compatibility mode
|
2012-06-05 12:34:34 +02:00 |
|
Laurent Destailleur
|
dadc36ad18
|
Fix for PHP < 5.3
|
2012-06-05 12:27:42 +02:00 |
|
Laurent Destailleur
|
b6fb117f78
|
Fix if tz is UTC.
|
2012-06-05 12:11:20 +02:00 |
|
Laurent Destailleur
|
513413da16
|
Checkstyle
|
2012-05-25 11:53:53 +02:00 |
|
Laurent Destailleur
|
e7138bce4e
|
Fix: daylight depends also on year (not only month and day)
|
2012-05-15 00:48:59 +02:00 |
|
Laurent Destailleur
|
4a9baa590c
|
Fix: Bad timezone function. Daylight was not used.
|
2012-05-14 16:46:48 +02:00 |
|
Laurent Destailleur
|
9114fec4ed
|
Doxygen
|
2012-04-16 12:01:32 +02:00 |
|
Laurent Destailleur
|
84057d46cc
|
Checkstyle
|
2012-04-02 18:37:37 +02:00 |
|
Laurent Destailleur
|
f96a72b090
|
doxygen
|
2012-03-14 23:11:49 +01:00 |
|
Laurent Destailleur
|
55f6cdd495
|
Qual: Removed warnings
|
2012-02-07 10:25:58 +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
|
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 |
|
Laurent Destailleur
|
ffac9689f4
|
Doxygen
|
2012-02-04 14:39:47 +01:00 |
|
Laurent Destailleur
|
ad1ec032f3
|
Normalize code
|
2012-01-24 09:19:28 +01:00 |
|
Laurent Destailleur
|
a6b0b22e10
|
Fix: Finish function
|
2012-01-22 11:34:50 +01:00 |
|
Laurent Destailleur
|
fb89b061ba
|
New: [ task #187 ] Gerer les evenement recurrents dans les imports ical
|
2012-01-22 02:12:11 +01:00 |
|
Laurent Destailleur
|
70a67bc3f1
|
Qual: Move a not frequently used function out of functions.lib.php
Enhance PHPUnit tests
|
2012-01-21 14:10:22 +01:00 |
|
Laurent Destailleur
|
ecb6c1e67d
|
Fix: DST is correctly detected
|
2011-11-01 04:57:45 +01:00 |
|
Regis Houssin
|
63d60a33fc
|
[task #216] Move lib in core directory
|
2011-10-24 11:25:54 +02:00 |
|