Laurent Destailleur
|
3cf4b80baa
|
Fix missing test of action when using canvas
|
2015-02-16 02:02:11 +01:00 |
|
Laurent Destailleur
|
46b1e213b9
|
Sync from transifex
|
2015-02-13 21:26:43 +01:00 |
|
Laurent Destailleur
|
820fc3dbc9
|
Merge pull request #2276 from aspangaro/3.7
Correct link & typo
|
2015-01-25 18:13:29 +01:00 |
|
Laurent Destailleur
|
04afe935a5
|
Merge remote-tracking branch 'origin/3.6' into 3.7
|
2015-01-22 21:47:32 +01:00 |
|
Laurent Destailleur
|
b7cff09ce6
|
Fixed travis errors
|
2015-01-22 21:46:22 +01:00 |
|
aspangaro
|
e9e552533f
|
Correct link
|
2015-01-22 21:13:08 +01:00 |
|
aspangaro
|
6f3d9200bf
|
Correct link
|
2015-01-22 07:15:14 +01:00 |
|
Laurent Destailleur
|
38b51c0a14
|
Prepare 3.7 release
|
2014-12-21 21:07:31 +01:00 |
|
Laurent Destailleur
|
8996953077
|
Fix: error reported by scrutinizer
|
2014-12-20 15:42:03 +01:00 |
|
Laurent Destailleur
|
d8838f9438
|
Update codesniffer to remove travis errors.
|
2014-12-20 00:11:43 +01:00 |
|
Laurent Destailleur
|
11368e48fe
|
Update codesniffer to remove travis errors.
|
2014-12-20 00:11:12 +01:00 |
|
Laurent Destailleur
|
748b076d61
|
Merge remote-tracking branch 'origin/3.6' into 3.7
|
2014-12-19 19:11:06 +01:00 |
|
Laurent Destailleur
|
789d588fde
|
Update codesniffer to remove travis errors.
|
2014-12-19 19:10:41 +01:00 |
|
Laurent Destailleur
|
0bb431c4d0
|
Merge remote-tracking branch 'origin/3.5' into 3.6
Conflicts:
dev/codesniffer/ruleset.xml
|
2014-12-19 19:03:05 +01:00 |
|
Laurent Destailleur
|
47cab90336
|
Update codesniffer to remove travis errors.
|
2014-12-19 19:01:29 +01:00 |
|
Laurent Destailleur
|
c120e7b3df
|
Clean deprecated files.
Add utility tool
|
2014-12-19 16:10:11 +01:00 |
|
Laurent Destailleur
|
c163223957
|
Moved vagrant dir into obsolete repo
|
2014-12-19 12:39:20 +01:00 |
|
Laurent Destailleur
|
c571013fc9
|
Merge remote-tracking branch 'origin/3.6' into 3.7
|
2014-12-18 23:55:07 +01:00 |
|
Laurent Destailleur
|
3debf56c68
|
Update phpcs
|
2014-12-18 23:54:39 +01:00 |
|
Laurent Destailleur
|
b1c4d32fbf
|
Update phpcs file
|
2014-12-18 23:53:17 +01:00 |
|
Laurent Destailleur
|
cf641194a1
|
Fix: CRLF
|
2014-12-09 00:02:43 +01:00 |
|
Laurent Destailleur
|
df066c3741
|
Fix: PHPCS
|
2014-12-05 20:34:36 +01:00 |
|
Laurent Destailleur
|
9b5a03fa82
|
Fix: PHPCS
|
2014-12-05 20:08:37 +01:00 |
|
Laurent Destailleur
|
46f9ab15da
|
Fixed: PHPCS
|
2014-12-05 19:26:21 +01:00 |
|
Laurent Destailleur
|
c36d362248
|
Fix: PHPCS 2.0
|
2014-12-05 17:38:34 +01:00 |
|
Laurent Destailleur
|
931c1fc671
|
Sync from transifex
|
2014-11-30 16:20:58 +01:00 |
|
Laurent Destailleur
|
86e04cb62f
|
Enhance tool to fix images
|
2014-11-30 15:40:28 +01:00 |
|
Laurent Destailleur
|
e395fd8096
|
Fix CRLF
|
2014-11-30 15:24:39 +01:00 |
|
Laurent Destailleur
|
d39dbe66c8
|
Fix: Removed duplicate entrie into language files
Renamed tool so all script to run before release start with "fix".
|
2014-11-30 14:51:57 +01:00 |
|
Raphaël Doursenaud
|
7a7097a106
|
Work around bug #1643
|
2014-11-17 14:58:48 +01:00 |
|
Laurent Destailleur
|
445f696d28
|
Fix: Pb of object with wrong type.
|
2014-11-15 18:24:38 +01:00 |
|
Juanjo Menent
|
d9b27fc280
|
Qual: Skeleton class updated by using table_element instead "mytable"
and __METHOD__ for syslog
|
2014-11-11 21:43:56 +01:00 |
|
Laurent Destailleur
|
7da4edda01
|
Incresae value for warning
|
2014-11-10 09:48:26 +01:00 |
|
Laurent Destailleur
|
a99bd1c835
|
Fix: Fix permission on files.
|
2014-10-17 15:30:38 +02:00 |
|
Laurent Destailleur
|
ec95aacd52
|
Uniformize code for error reporting after a hook.
|
2014-09-28 03:41:32 +02:00 |
|
Raphaël Doursenaud
|
b9954f5b2b
|
PHP 5.6 compatibility
$HTTP_RAW_POST_DATA is now DEPRECATED
Replaced all usages by the recommended file_get_contents("php://input")
|
2014-09-16 21:21:34 +02:00 |
|
Laurent Destailleur
|
be3f458754
|
Fix: Pb with pgsql
|
2014-09-03 11:30:13 +02:00 |
|
Laurent Destailleur
|
911cccba80
|
Disable rule FunctionDoubleUnderscore that seems to be bugged.
|
2014-08-28 12:31:57 +02:00 |
|
Raphaël Doursenaud
|
d4414bc0f2
|
Added dev script for optimizing images
|
2014-08-19 12:38:50 +02:00 |
|
Laurent Destailleur
|
b6ff6527bc
|
Enhance skeleton
|
2014-08-17 18:37:33 +02:00 |
|
Laurent Destailleur
|
2eb01cfbf9
|
Squelette plus complet.
|
2014-08-15 21:18:56 +02:00 |
|
Laurent Destailleur
|
c79fc516d3
|
Maj squelette
|
2014-08-14 17:27:28 +02:00 |
|
Laurent Destailleur
|
5a0c66b9ad
|
Qual: Use getNomUrl for project into list of timesheet.
|
2014-08-14 13:29:24 +02:00 |
|
Laurent Destailleur
|
454cb1cbf8
|
Enhance skeleton
Add code_iso3 into array
|
2014-08-13 19:19:36 +02:00 |
|
Laurent Destailleur
|
e52d8a609f
|
Merge remote-tracking branch 'origin/3.6' into develop
|
2014-08-06 11:01:43 +02:00 |
|
Laurent Destailleur
|
74d9ada517
|
Fix: Clean init data
|
2014-08-06 10:59:09 +02:00 |
|
Laurent Destailleur
|
544e75c2a1
|
Fix: Clean init data
|
2014-08-06 10:57:35 +02:00 |
|
Laurent Destailleur
|
9c6222a776
|
Merge remote-tracking branch 'origin/3.5' into 3.6
|
2014-08-06 10:54:31 +02:00 |
|
Laurent Destailleur
|
338c4543fc
|
Merge remote-tracking branch 'origin/3.4' into 3.5
|
2014-08-06 10:52:57 +02:00 |
|
Laurent Destailleur
|
098c5febd5
|
Merge remote-tracking branch 'origin/3.4' into 3.5
|
2014-08-06 10:51:16 +02:00 |
|