Raphaël Doursenaud
|
ee808cdfd7
|
Added types constants to categories
|
2015-05-23 18:52:31 +02:00 |
|
Laurent Destailleur
|
4319cd63a3
|
Working on finishing of look
|
2015-05-22 14:28:02 +02:00 |
|
Raphaël Doursenaud
|
a7f6bbd316
|
Properly escape untrusted data to prevent HTML injection.
First pass for #2857
|
2015-05-20 17:34:00 +02:00 |
|
aspangaro
|
de5a15282c
|
Adherent review
|
2015-05-20 06:25:43 +02:00 |
|
aspangaro
|
124dbbc2f2
|
Members: Add background in create mode in type adherent
|
2015-05-19 22:36:35 +02:00 |
|
Laurent Destailleur
|
a258370f8a
|
Prepare code for generic solution where all path are forged using
get_exdir.
|
2015-05-18 22:25:51 +02:00 |
|
Laurent Destailleur
|
1b03e348d3
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
Conflicts:
htdocs/compta/bank/annuel.php
|
2015-05-16 02:53:36 +02:00 |
|
Laurent Destailleur
|
6d95de48c2
|
Css fixes
|
2015-05-14 20:49:22 +02:00 |
|
Raphaël Doursenaud
|
0d8641a073
|
[Qual] Use jQuery property instead of attribute to test and set checked
|
2015-05-12 14:51:30 +02:00 |
|
Raphaël Doursenaud
|
b8d9c20731
|
[Qual] Fixed HTML input form disabled attribute
Dolibarr uses HTML 4.01 or HTML5 doctypes.
The input form disabled attribute should not have a value.
|
2015-05-07 14:21:14 +02:00 |
|
Raphaël Doursenaud
|
859d1b0df9
|
[Qual] Fixed HTML input form checked attribute
Dolibarr uses HTML 4.01 or HTML5 doctypes.
The input form checked attribute should not have a value.
|
2015-05-07 14:21:14 +02:00 |
|
Laurent Destailleur
|
b71e5a1025
|
Merge pull request #2673 from aternatik/fix_getentity
Fix : missing getEntity calls
|
2015-05-07 00:48:19 +02:00 |
|
Laurent Destailleur
|
416e34d50d
|
Fix error management
|
2015-04-27 20:26:56 +02:00 |
|
Laurent Destailleur
|
50a6c133c9
|
Fix error management
|
2015-04-27 11:46:30 +02:00 |
|
jfefe
|
f5db4d5bb7
|
Fix: missing getEntity function
|
2015-04-19 03:05:37 +02:00 |
|
jfefe
|
c905f88498
|
Change generic and setup image title
|
2015-04-18 23:13:48 +02:00 |
|
Laurent Destailleur
|
9dd73de9b0
|
Merge branch 'fr-2613' of https://github.com/marcosgdf/dolibarr into marcosgdf-fr-2613
Conflicts:
htdocs/install/mysql/migration/3.7.0-3.8.0.sql
|
2015-04-18 20:47:20 +02:00 |
|
Marcos García de La Fuente
|
dc790ff586
|
NEW: Feature request: A page to merge two thirdparties into one #2613
|
2015-04-18 20:41:09 +02:00 |
|
philippe grand
|
eaf0fda6aa
|
fix syntax errors
|
2015-04-18 18:07:41 +02:00 |
|
Laurent Destailleur
|
95029516db
|
Field note was renamed.
|
2015-04-14 19:46:49 +02:00 |
|
Laurent Destailleur
|
56a14da5d4
|
FIXME that are not bug are replaced with TODO
Add control on batch movement (lot/serial is mandatory, and control
eatby and sellby are same for each lot/serial)
|
2015-04-12 04:01:28 +02:00 |
|
Laurent Destailleur
|
c931576e0e
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2015-04-07 02:45:43 +02:00 |
|
Laurent Destailleur
|
1d6a8a46f1
|
To clean an int we must use (int) and not trim()
|
2015-04-07 02:44:30 +02:00 |
|
frederic34
|
19b55cb4c1
|
Add public note to members
|
2015-04-06 18:58:36 +02:00 |
|
aspangaro
|
03b1db138e
|
Debug
|
2015-04-06 08:20:23 +02:00 |
|
aspangaro
|
d897139f25
|
Module member: move field note in note_private
|
2015-04-03 06:54:08 +02:00 |
|
Laurent Destailleur
|
4fffeb3a89
|
Clean code
|
2015-03-17 10:52:27 +01:00 |
|
aspangaro
|
d69f066735
|
QUAL: Traduce terms + remove <center>
|
2015-03-15 14:04:07 +01:00 |
|
Laurent Destailleur
|
209f8946d0
|
All files must be lowercase
|
2015-03-10 14:17:58 +01:00 |
|
Laurent Destailleur
|
b888a04af9
|
Reduce a lot of duplicate code. Move all tables of extrafields setup
into a tpl file.
|
2015-02-28 20:14:26 +01: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 |
|
Laurent Destailleur
|
e3713c8b6d
|
Merge remote-tracking branch 'origin/3.7' into develop
Conflicts:
htdocs/admin/tools/eaccelerator.php
htdocs/fourn/class/fournisseur.commande.class.php
htdocs/fourn/commande/dispatch.php
|
2015-02-19 00:01:26 +01:00 |
|
Marcos García de La Fuente
|
fa55c60c35
|
Renamed WorkBoardResponse to WorkboardResponse
|
2015-02-16 23:52:49 +01:00 |
|
Marcos García de La Fuente
|
d5fd20e911
|
Renamed BoardResponse to WorkBoardResponse
|
2015-02-15 15:10:51 +01:00 |
|
Marcos García de La Fuente
|
bab0163c44
|
Missing Copyright info
|
2015-02-15 15:07:24 +01:00 |
|
Marcos García de La Fuente
|
d1f73499e9
|
Refactored dashboard indicator
|
2015-02-15 15:01:28 +01:00 |
|
Laurent Destailleur
|
4e6d5e1cd1
|
New: Add filter fields on the subscription list
|
2015-02-14 19:10:40 +01:00 |
|
Marcos García de La Fuente
|
157a6e109e
|
Misc Adherents PHPDoc corrections
|
2015-02-10 10:45:48 +01:00 |
|
frederic34
|
3206957b99
|
Tooltip
|
2015-02-01 20:58:57 +01:00 |
|
frederic34
|
e18577aa62
|
Tooltip and lib for file cache
|
2015-01-24 21:46:05 +01:00 |
|
Laurent Destailleur
|
6bda61436b
|
Merge remote-tracking branch 'origin/3.7' into develop
Conflicts:
dev/codesniffer/ruleset.xml
htdocs/core/class/html.formfile.class.php
htdocs/core/lib/functions2.lib.php
htdocs/projet/element.php
|
2015-01-22 21:52:55 +01:00 |
|
frederic34
|
f4161b457b
|
Add dol_escape_htmltag and start to adapt boxes
|
2015-01-22 00:23:55 +01:00 |
|
frederic34
|
1b0dd671b3
|
Add tooltip in getNomUrl link
|
2015-01-20 21:40:33 +01:00 |
|
Laurent Destailleur
|
e14684c417
|
Merge pull request #2259 from marcosgdf/misc-fixes
misc-fixes
|
2015-01-19 15:28:28 +01:00 |
|
Laurent Destailleur
|
e220ce5a82
|
Merge remote-tracking branch 'origin/3.7' into develop
Conflicts:
htdocs/comm/card.php
htdocs/comm/propal.php
htdocs/commande/card.php
htdocs/compta/facture.php
htdocs/compta/prelevement/class/bonprelevement.class.php
htdocs/core/class/html.formcompany.class.php
htdocs/custom/.gitignore
htdocs/expedition/card.php
htdocs/fourn/card.php
htdocs/product/fournisseurs.php
|
2015-01-18 18:44:22 +01:00 |
|
Laurent Destailleur
|
5c5ff72ecd
|
Merge remote-tracking branch 'origin/3.6' into 3.7
Conflicts:
ChangeLog
htdocs/adherents/fiche.php
htdocs/comm/fiche.php
htdocs/comm/mailing/fiche.php
htdocs/comm/propal.php
htdocs/comm/propal/class/propal.class.php
htdocs/commande/class/commande.class.php
htdocs/commande/fiche.php
htdocs/compta/facture.php
htdocs/compta/paiement.php
htdocs/core/class/html.formcompany.class.php
htdocs/core/tpl/login.tpl.php
htdocs/expedition/fiche.php
htdocs/fourn/commande/fiche.php
htdocs/fourn/facture/fiche.php
htdocs/fourn/facture/paiement.php
htdocs/fourn/fiche.php
htdocs/main.inc.php
htdocs/product/fournisseurs.php
htdocs/resource/card.php
|
2015-01-18 17:13:42 +01:00 |
|
Marcos García de La Fuente
|
0b18ce5fc4
|
PHPDoc + missing return statements
|
2015-01-18 16:16:46 +01:00 |
|
Marcos García de La Fuente
|
7f59cf9194
|
Fix: [ bug #1787 ] Incorrect behaviour of doActions hook
|
2015-01-17 19:28:27 +01:00 |
|
frederic34
|
60661ae948
|
Add some "classfortooltip"
|
2015-01-09 00:07:54 +01:00 |
|