Marcos García de La Fuente
|
ca939bf8a5
|
PHPDoc and misc fixes for several folders
|
2015-02-10 11:02:11 +01:00 |
|
Laurent Destailleur
|
ad68b3ca6c
|
Fixed approve during validation if user has permission
Fixed error management
Fixed rendering country must be same for all tabs.
|
2015-01-25 00:59:46 +01:00 |
|
Laurent Destailleur
|
e20c1decdf
|
Fixed: object instead of soc and vis versa.
|
2015-01-15 03:51:47 +01:00 |
|
Laurent Destailleur
|
8d937d2d36
|
Uniformize position of "Create link" on categories.
|
2014-10-19 20:37:46 +02:00 |
|
Laurent Destailleur
|
9b24cccd0b
|
Fix: Better layout detection
|
2014-10-19 12:24:36 +02:00 |
|
Laurent Destailleur
|
f9377a4715
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2014-10-08 20:57:11 +02:00 |
|
Laurent Destailleur
|
2bbede6465
|
New: Can add product into category from category card.
|
2014-10-07 21:39:10 +02:00 |
|
Regis Houssin
|
a2446e51db
|
New: add context "globalcard" for declaring only once all cards
|
2014-10-06 07:20:58 +02:00 |
|
Laurent Destailleur
|
ec95aacd52
|
Uniformize code for error reporting after a hook.
|
2014-09-28 03:41:32 +02:00 |
|
aspangaro
|
1592968709
|
Merge remote-tracking branch 'Upstream/develop' into develop
|
2014-09-20 06:42:31 +02:00 |
|
Laurent Destailleur
|
ee4d697172
|
Fix several bugs reported by scrutinizer
|
2014-09-19 14:57:31 +02:00 |
|
aspangaro
|
0b20369dd7
|
Qual: Renamed all files & links "fiche.php" into "card.php"
|
2014-09-18 21:18:25 +02:00 |
|
aspangaro
|
b22aef3521
|
Qual: Renamed all files & links "liste.php" into "list.php"
|
2014-09-18 20:33:37 +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
|
80088c87ac
|
Fix: Some debugs of module categories
|
2014-03-18 00:20:39 +01:00 |
|
Maxime Kohlhaas
|
3131b92988
|
Fix bug 1293 : numbering failed
|
2014-03-14 23:18:46 +01:00 |
|
Maxime Kohlhaas
|
b9fbdffab2
|
Fix bug 1298 : category nav on member
modified: htdocs/categories/categorie.php
|
2014-03-14 22:56:54 +01:00 |
|
Laurent Destailleur
|
18f90520cf
|
Uniformize fields shown
|
2014-02-19 02:19:54 +01:00 |
|
simnandez
|
fca35cb8b0
|
Fix: Bad url destination into category remove
|
2013-12-24 13:40:54 +01:00 |
|
Laurent Destailleur
|
a7d0357d5d
|
Fix: If no permission to edit object, form to change category must be
hidden
Fix: Adding supplier category was saved into wrong table.
|
2013-11-21 16:26:56 +01: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
|
327aa80ed0
|
Fix: Error management
New: Autoselect category in list if there is only one element in list.
|
2013-08-21 13:02:33 +02:00 |
|
Laurent Destailleur
|
c4bc10b8eb
|
Qual: Clean code by moving synchro with mailman into mailman trigger
New: A trigger can return an array of error strings instead of one error
string.
|
2013-08-21 12:39:20 +02:00 |
|
Laurent Destailleur
|
73edad8b88
|
Fix: Bad translation and picto
|
2013-07-29 10:29:12 +02:00 |
|
Laurent Destailleur
|
d802470aae
|
I killed <td nowrap>. Hello <td class="nowrap"> !
|
2013-07-19 14:23:42 +02:00 |
|
Florian Henry
|
c518aa1019
|
Add translation
|
2013-07-16 21:11:06 +02:00 |
|
Florian Henry
|
e07eac9b17
|
[ task #519 ] Add category association with contacts
|
2013-07-16 21:04:58 +02:00 |
|
Laurent Destailleur
|
2e81fa342e
|
Uniformize code, order of fiels in card and language files.
|
2013-04-28 01:12:40 +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
|
1f0adfaff5
|
Can remove an element from category when on category view.
|
2013-04-21 23:44:33 +02:00 |
|
Laurent Destailleur
|
3d8c312a30
|
Fix: Uniformize column size
Fix: Use dol_prind_address for addressees
|
2013-04-10 16:15:35 +02:00 |
|
Grand Philippe
|
79c2e17cbb
|
english language standardization
|
2013-02-25 17:56:41 +01:00 |
|
Grand Philippe
|
86de772b31
|
english language standardization
|
2013-02-24 17:08:52 +01:00 |
|
Grand Philippe
|
a237be0d24
|
english language standardization
|
2013-02-23 15:26:39 +01:00 |
|
Grand Philippe
|
a582fd3f15
|
english standardization
|
2013-02-22 16:14:52 +01:00 |
|
Laurent Destailleur
|
56e11e52fa
|
New: hookmanager class is used frequently and is a factory object, so we
can move it during init of environment and use it globally.
|
2013-01-25 19:12:54 +01: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
|
29e6d01e51
|
Merge remote-tracking branch 'origin/3.3' into develop
Conflicts:
htdocs/core/tpl/freeproductline_create.tpl.php
htdocs/core/tpl/predefinedproductline_create.tpl.php
|
2013-01-13 19:33:54 +01:00 |
|
Laurent Destailleur
|
ec8b260bf6
|
New: Prepare 3.4 branch
New: Add hook for agenda, info and category tabs
|
2013-01-12 14:34:16 +01:00 |
|
Regis Houssin
|
b838895db9
|
Fix: change for a neutral email
|
2012-12-30 15:13:49 +01:00 |
|
Regis Houssin
|
5740c7e694
|
Fix: change for a neutral email
|
2012-12-30 15:11:07 +01:00 |
|
Regis Houssin
|
15aa2497ab
|
Fix: compatibility with multicompany sharings
|
2012-10-16 17:59:00 +02:00 |
|
Regis Houssin
|
7f7676d357
|
Fix: uniformize variable name
|
2012-10-08 20:44:12 +02:00 |
|
Regis Houssin
|
e19f8c54f1
|
Fix: strict mode hurricane
|
2012-09-15 10:01:35 +02:00 |
|
Regis Houssin
|
a7bfc722d5
|
Fix: use specific variable
|
2012-09-09 16:31:00 +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
|
a157327859
|
Fix: strict mode paradise
|
2012-07-28 11:28:37 +02:00 |
|
Laurent Destailleur
|
7883124958
|
New: [ task #454 ] Add "No category" into filters on category
|
2012-07-28 00:53:51 +02:00 |
|