Regis Houssin
|
6f1645f2f2
|
Fix: check if $mc object exists
|
2015-07-13 10:14:04 +02:00 |
|
Laurent Destailleur
|
ac4bd7d441
|
Uniformize code
|
2015-05-04 11:41:30 +02:00 |
|
Laurent Destailleur
|
ef14e4e7ed
|
Merge remote-tracking branch 'origin/3.7' into develop
Conflicts:
htdocs/compta/facture.php
htdocs/fourn/class/fournisseur.product.class.php
|
2015-02-28 03:11:15 +01:00 |
|
Laurent Destailleur
|
4bde7e9f51
|
Fix: Missing error management
|
2015-02-26 14:25:30 +01:00 |
|
Sof
|
493732bdc3
|
Update action returnb PHP Fatal error: Using $this when not in object context
|
2015-02-03 10:45:00 +01:00 |
|
aspangaro
|
ef991e6c5d
|
HTML5 - <center> is deprecated - Need CSS - continue working
|
2014-11-24 06:43:15 +01:00 |
|
Marcos García de La Fuente
|
6159591a02
|
Fixed [ bug #1679 ] Can't sort groups by user count in user groups list
|
2014-11-24 01:01:33 +01:00 |
|
Marcos García de La Fuente
|
912384a9fa
|
Fixed [ bug #1679 ] Can't sort groups by user count in user groups list
|
2014-11-23 17:24:37 +01:00 |
|
Laurent Destailleur
|
9768550696
|
Merge remote-tracking branch 'origin/3.6' into develop
Conflicts:
ChangeLog
htdocs/categories/fiche.php
htdocs/comm/action/index.php
htdocs/comm/propal.php
htdocs/commande/fiche.php
htdocs/compta/facture.php
htdocs/compta/facture/class/facture.class.php
htdocs/contrat/class/contrat.class.php
htdocs/core/class/commonobject.class.php
htdocs/core/tpl/objectline_create.tpl.php
htdocs/fourn/fiche.php
htdocs/product/composition/fiche.php
htdocs/product/price.php
htdocs/projet/tasks/task.php
htdocs/projet/tasks/time.php
|
2014-10-12 02:54:34 +02:00 |
|
Laurent Destailleur
|
97eec37f1c
|
Uniformize code: property "nom" for thirdparty is aliased into "name"
everywhere.
|
2014-10-04 17:20:17 +02:00 |
|
Eden
|
248ef4fd46
|
Fix: gidNumber ldap attribute was not defined i using posixGroup objectClass
|
2014-09-23 00:13:51 +02:00 |
|
Laurent Destailleur
|
e1fec958ef
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
Conflicts:
htdocs/user/group/fiche.php
|
2014-09-22 23:43:22 +02:00 |
|
Alexis Algoud
|
de0d53a2bb
|
ADD extrafields on usergroup
|
2014-09-22 16:31:58 +02:00 |
|
aspangaro
|
0b20369dd7
|
Qual: Renamed all files & links "fiche.php" into "card.php"
|
2014-09-18 21:18:25 +02:00 |
|
Marcos García de La Fuente
|
434bb1bec7
|
Migrated old message notifications to the """new""" system
|
2014-07-20 00:10:40 +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
|
91718bc902
|
Qual: Replace deprecated call ->form_confirm with ->formconfirm
|
2013-09-06 11:51:24 +02:00 |
|
simnandez
|
dfe2b7ec4d
|
Fix UserGroup name not display in card view or edit
|
2013-08-21 18:47:51 +02:00 |
|
Grand Philippe
|
b599481ef6
|
standardize code
|
2013-06-20 09:18:12 +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
|
da7b5e352f
|
Merge remote-tracking branch 'origin/3.3' into develop
Conflicts:
htdocs/langs/fr_FR/admin.lang
New: Add function dol_set_focus('#xxx')
|
2013-02-18 15:01:00 +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 |
|
Regis Houssin
|
99fa385602
|
Fix: minor vulnerabilities
|
2012-10-20 09:33:39 +02:00 |
|
Laurent Destailleur
|
4413613d14
|
Another better fix.
|
2012-10-09 11:56:39 +02:00 |
|
Laurent Destailleur
|
1725561c34
|
Better security fix: Using GETPOST does not fix all cases, also the real
bug (missing escaping information when using it) was not fixed.
|
2012-10-09 11:42:38 +02:00 |
|
Regis Houssin
|
4cd702bb1a
|
Fix: prevent XSS and SQL injection
|
2012-10-09 09:34:12 +02:00 |
|
Regis Houssin
|
43c0a03758
|
Fix: strict mode tornado
|
2012-09-15 11:21:22 +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
|
f3674317ec
|
Removed parenthesis from all require and replaced with single quotes
|
2012-08-22 23:24:21 +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 |
|
Regis Houssin
|
2dcb158915
|
Fix: strict mode again
|
2012-08-01 13:32:50 +02:00 |
|
Regis Houssin
|
29fea7bbf4
|
Fix: regression (multicompany)
|
2012-08-01 13:03:41 +02:00 |
|
Regis Houssin
|
60dc11872e
|
Fix: for multicompany transverse mode
|
2012-07-10 13:35:22 +02:00 |
|
Regis Houssin
|
226caf0152
|
Fix: and again, and again, and again... (strict mode)
|
2012-07-10 13:20:53 +02:00 |
|
Regis Houssin
|
05b7dfd97b
|
Fix: compatibility with multicompany and transverse mode
|
2012-07-07 15:21:52 +02:00 |
|
Regis Houssin
|
ba45953223
|
Fix: more bugs with multicompany
|
2012-07-07 11:01:05 +02:00 |
|
Regis Houssin
|
ca62c3dba8
|
Fix: compatibility with multicompany
|
2012-07-06 20:50:24 +02:00 |
|
Laurent Destailleur
|
3ab6ffdd0e
|
Fix: A lot of fix for LDAP synchro
|
2012-05-11 12:10:47 +02:00 |
|
Laurent Destailleur
|
f8d7591d6d
|
Fix: Load lang
|
2012-05-08 22:58:54 +02:00 |
|
Laurent Destailleur
|
c01fae04e4
|
Qual: Uniformize management of alt directories.
|
2012-05-08 22:49:03 +02:00 |
|
Laurent Destailleur
|
1645ddbe47
|
Sec: Sanitize all input for ids.
|
2012-02-27 22:26:22 +01:00 |
|
Regis Houssin
|
94ea9f3c55
|
Fix: uniform code
|
2012-01-13 18:24:25 +01:00 |
|
Regis Houssin
|
b670de36a9
|
Fix: add entity 0 for users and groups
|
2012-01-11 22:08:25 +08:00 |
|
Regis Houssin
|
033b290ed3
|
Qual: add $mc global object (multicompany)
|
2012-01-11 17:41:46 +08:00 |
|
Laurent Destailleur
|
40da2e23d2
|
Qual: Reduce sub-options of module fckeditor. This make code cleaner
and all this duplicated options were useless.
|
2011-11-05 23:18:49 +01:00 |
|
Regis Houssin
|
6bbc1a1a77
|
Fix: move transverse mode parameters in conf.php
|
2011-11-04 09:09:53 +01:00 |
|
Laurent Destailleur
|
ee92964ef7
|
Security: Fix more security holes
|
2011-11-02 22:15:59 +01:00 |
|
Juanjo Menent
|
5c9ba8a548
|
[task 189] Move Error* key from other.lang into errors.lang files
|
2011-10-29 23:52:05 +02:00 |
|