Frédéric FRANCE
|
ba4ca5d7c2
|
add visibility
|
2019-02-28 00:15:32 +01:00 |
|
Frédéric FRANCE
|
529354718b
|
replace html align by class in boxes
|
2019-02-09 15:24:21 +01:00 |
|
Laurent Destailleur
|
e18bd6f986
|
Merge branch 'develop' into nospaceaftercomma
|
2019-01-30 18:27:35 +01:00 |
|
Frédéric FRANCE
|
b10558bacd
|
Merge remote-tracking branch 'upstream/develop' into nospaceaftercomma
|
2019-01-27 23:23:38 +01:00 |
|
Laurent Destailleur
|
f30a3d59ba
|
Merge branch 'develop' into toomanylines
|
2019-01-27 17:59:13 +01:00 |
|
Frédéric FRANCE
|
f0cdf300d1
|
Squiz.Functions.FunctionDeclarationArgumentSpacing
|
2019-01-27 15:20:16 +01:00 |
|
Frédéric FRANCE
|
496fa9b0fb
|
PSR2.Files.EndFileNewline.TooMany
|
2019-01-27 14:10:35 +01:00 |
|
Frédéric FRANCE
|
7ee086b402
|
PSR2 space after comma in function call
|
2019-01-27 11:55:16 +01:00 |
|
Frédéric FRANCE
|
86d854f3f4
|
Squiz.WhiteSpace.ControlStructureSpacing.SpacingBeforeClose
|
2018-10-24 23:04:26 +02:00 |
|
Laurent Destailleur
|
f6b3bc3bdb
|
Fix thirdparty popup
|
2018-10-21 12:03:22 +02:00 |
|
Frédéric FRANCE
|
6aee680a4f
|
PSR2 ClassDeclaration
|
2018-08-29 22:06:05 +02:00 |
|
Philippe GRAND
|
29f15b4ae6
|
Update and standardize code
|
2018-08-22 10:51:55 +02:00 |
|
Laurent Destailleur
|
1e6a55745c
|
CSS
|
2018-03-06 11:54:05 +01:00 |
|
Laurent Destailleur
|
3b10f826f9
|
Css
|
2017-12-14 17:37:32 +01:00 |
|
Laurent Destailleur
|
b8cbb84e7c
|
Clean code
|
2017-11-11 00:28:00 +01:00 |
|
Laurent Destailleur
|
ba3a74576c
|
Merge 5.0
|
2017-06-12 18:22:51 +02:00 |
|
Laurent Destailleur
|
bf41056c68
|
Fix test on permission for widgets
|
2017-06-12 14:21:04 +02:00 |
|
Laurent Destailleur
|
58a407d9f1
|
Fix style and align when no permission on widget
|
2017-06-10 00:05:47 +02:00 |
|
Laurent Destailleur
|
80702e4c0a
|
Fix Better HTML5 compliant
|
2017-03-10 11:22:27 +01:00 |
|
Laurent Destailleur
|
567639397e
|
Fix Must use tdoverflowmax100 instead of tdoverflow
|
2017-03-10 10:57:03 +01:00 |
|
Laurent Destailleur
|
b3d27521cb
|
Fix Must use tdoverflowmax100 instead of tdoverflow
|
2017-03-10 10:55:35 +01:00 |
|
Laurent Destailleur
|
0961ce2a2c
|
FIX Missing filter on environment
|
2016-09-01 01:08:01 +02:00 |
|
florian HENRY
|
1fdd434528
|
fix travis
|
2016-06-28 09:52:27 +02:00 |
|
florian HENRY
|
d0be7877d3
|
Fix box PHP strict warning
|
2016-06-27 13:57:10 +02:00 |
|
Laurent Destailleur
|
f72ff5ac93
|
FIX Responsive errors due to boxes
|
2016-06-22 15:23:48 +02:00 |
|
Laurent Destailleur
|
f3745511fd
|
Fix missing translation
|
2016-03-03 12:15:17 +01:00 |
|
Laurent Destailleur
|
97eec37f1c
|
Uniformize code: property "nom" for thirdparty is aliased into "name"
everywhere.
|
2014-10-04 17:20:17 +02:00 |
|
aspangaro
|
0b20369dd7
|
Qual: Renamed all files & links "fiche.php" into "card.php"
|
2014-09-18 21:18:25 +02:00 |
|
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 |
|
Laurent Destailleur
|
319295554d
|
Fix: Free memory after request
|
2013-06-08 00:52:02 +02:00 |
|
Laurent Destailleur
|
d11cee399a
|
Merge remote-tracking branch 'origin/3.3' into develop
Conflicts:
COPYRIGHT
htdocs/core/tpl/freeproductline_create.tpl.php
htdocs/core/tpl/predefinedproductline_create.tpl.php
htdocs/install/mysql/tables/llx_c_availability.sql
|
2013-01-16 15:45:17 +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 |
|
Laurent Destailleur
|
1e9cb6b1d4
|
Qual: A translation file must not be loaded into class constructors, but
at output level.
|
2013-01-15 17:06:53 +01:00 |
|
Marcos García
|
89692fb79e
|
Uniformized sql error management
Eldy told me that this is the correct way to handle SQL errors…
|
2012-08-29 08:37:12 +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
|
5a73c32f46
|
Migrated ClassName to __construct() function
Changed $DB to $db
lower-cased "Class"
|
2012-07-30 17:17:33 +02:00 |
|
Laurent Destailleur
|
d59848e18e
|
New: Enhance box management
|
2012-03-17 21:32:10 +01:00 |
|
Laurent Destailleur
|
8466ea055c
|
Checkstyle
|
2012-02-20 09:42:57 +01:00 |
|
Laurent Destailleur
|
61175c2543
|
Work on debian/rpm package
|
2012-02-18 14:55:41 +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
|
c2c8d1be3e
|
Doxygen
|
2012-01-28 17:22:02 +01:00 |
|
Laurent Destailleur
|
97b176ba8d
|
Doxygen
|
2012-01-26 13:49:15 +01:00 |
|
Laurent Destailleur
|
6fb994d296
|
Qual: Removed phpcs warnings
|
2011-11-23 18:28:14 +01:00 |
|
Laurent Destailleur
|
71e0f825b2
|
New: Add box for expired services
|
2011-11-23 18:10:10 +01:00 |
|