Laurent Destailleur
|
5b1f5b0f20
|
Fix translation done twice into field title of array
|
2017-08-02 13:31:53 +02:00 |
|
Laurent Destailleur
|
6ab47a845e
|
Fix look and feel v6
|
2017-06-10 13:54:43 +02:00 |
|
Laurent Destailleur
|
80ce8da7a3
|
Fix migration errors and responsive design
|
2017-05-23 15:13:52 +02:00 |
|
Laurent Destailleur
|
d53654e64f
|
Look and feel v6
|
2017-05-05 20:45:06 +02:00 |
|
Laurent Destailleur
|
39ebaec064
|
Replace usage of $bc[$var] with class="oddeven"
|
2017-04-14 11:22:48 +02:00 |
|
Laurent Destailleur
|
e416ea275e
|
Work on 6.0 look and feel
|
2017-03-28 21:04:38 +02:00 |
|
arnaud
|
4230b075c2
|
INIT pdf supplier payment
|
2017-02-10 17:28:00 +01:00 |
|
Laurent Destailleur
|
3c79f3acb5
|
Minor fixes or code comment
|
2016-12-20 12:06:26 +01:00 |
|
Laurent Destailleur
|
9bff6f966b
|
NEW Can add event from the card listing events
|
2016-11-08 14:08:48 +01:00 |
|
Laurent Destailleur
|
7a94cfc994
|
NEW Better filtering of automatic/manually inserted events.
|
2016-11-08 13:03:20 +01:00 |
|
Laurent Destailleur
|
3fbba59f69
|
Better management of status of events
|
2016-10-30 13:12:35 +01:00 |
|
Laurent Destailleur
|
434b3ef643
|
Uniformize code and look and feel
|
2016-10-17 17:52:58 +02:00 |
|
Scrutinizer Auto-Fixer
|
c2243909e9
|
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
2016-04-09 13:07:33 +00:00 |
|
Laurent Destailleur
|
b1c2198154
|
Merge remote-tracking branch 'origin/3.9' into develop
Conflicts:
htdocs/core/ajax/selectsearchbox.php
htdocs/core/lib/price.lib.php
htdocs/core/modules/expensereport/doc/pdf_standard.modules.php
htdocs/core/modules/modCommande.class.php
htdocs/core/modules/modFacture.class.php
htdocs/projet/list.php
htdocs/societe/list.php
|
2016-04-07 20:01:52 +02:00 |
|
Laurent Destailleur
|
7f129d14d7
|
Better responsive design
|
2016-04-07 14:08:38 +02:00 |
|
Laurent Destailleur
|
cea48a8dd6
|
FIX bad translation language loaded
FIX When changing thirdparty on event card, the showempty option of
contact was lost.
FIX Bad placeholder shown on combo to select a thirdparty.
|
2016-04-03 20:02:02 +02:00 |
|
Laurent Destailleur
|
a2e9832c8d
|
Revert "Corrected non-static usages of Form::multiselectarray function"
This reverts commit 0a53cdd88f.
|
2016-03-25 15:34:43 +01:00 |
|
Laurent Destailleur
|
630f5a632d
|
Revert "Corrected non-static usages of Form::selectarray function"
This reverts commit 87cd6e1e40.
|
2016-03-25 15:34:37 +01:00 |
|
Marcos García de La Fuente
|
0a53cdd88f
|
Corrected non-static usages of Form::multiselectarray function
|
2016-03-20 14:15:18 +01:00 |
|
Marcos García de La Fuente
|
87cd6e1e40
|
Corrected non-static usages of Form::selectarray function
|
2016-03-20 14:15:17 +01:00 |
|
Laurent Destailleur
|
4e2d4a6651
|
Fix: the new option AGENDA_USE_EVENT_TYPE_DEFAULT was not visible.
Solved this by completing tooltip info.
|
2016-01-07 11:01:37 +01:00 |
|
Laurent Destailleur
|
5cd43d2df0
|
Some debug on new features
|
2015-12-04 20:51:34 +01:00 |
|
Laurent Destailleur
|
cb3765bc92
|
Debug module Resource
|
2015-11-22 12:23:10 +01:00 |
|
Laurent Destailleur
|
6bd6be0912
|
Debug and rename experimental module "supplier proposal". Still work to
do: Must fix the PDF to be compliant with a request quotation to a
supplier (so no need to show vat, unit price, ...).
|
2015-11-15 19:23:39 +01:00 |
|
Alexis Algoud
|
d997ac83e7
|
Add function param description
|
2015-11-12 09:08:08 +01:00 |
|
Alexis Algoud
|
68cbd4699b
|
NEW multi event type for filter and get form in order to allow bookmark
|
2015-11-09 17:18:23 +01:00 |
|
Laurent Destailleur
|
52240eec9a
|
Fix removed warnings
|
2015-08-15 02:44:05 +02:00 |
|
Laurent Destailleur
|
10d3c41358
|
Fix Bad value into popup
|
2015-08-14 20:07:11 +02:00 |
|
Raphaël Doursenaud
|
e149d49fb8
|
[Qual] Use jQuery property instead of attribute to test and set disabled
|
2015-05-12 14:53:01 +02:00 |
|
Raphaël Doursenaud
|
5d2f081152
|
[Qual] Fixed HTML select form selected attribute
Dolibarr uses HTML 4.01 or HTML5 doctypes.
The select form selected attribute should not have a value.
|
2015-05-07 14:21:14 +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 |
|
Laurent Destailleur
|
8e9c1c4747
|
Merge remote-tracking branch 'origin/3.7' into develop
Conflicts:
htdocs/commande/card.php
htdocs/commande/class/commande.class.php
htdocs/commande/list.php
htdocs/core/class/notify.class.php
htdocs/core/login/functions_dolibarr.php
htdocs/exports/export.php
htdocs/langs/en_US/admin.lang
|
2015-04-01 16:33:39 +02:00 |
|
Laurent Destailleur
|
1bc0f6c99f
|
Fix: do not show end date when it is same than start date
|
2015-04-01 12:02:32 +02:00 |
|
phf
|
a9d26efee8
|
[CORE] ajout des conditions pour un element de type askpricesupplier (#new_ask_price).
|
2015-01-28 14:44:48 +01:00 |
|
Laurent Destailleur
|
4df9fb38fb
|
Add option AGENDA_ALWAYS_HIDE_AUTO
|
2014-10-20 12:29:35 +02:00 |
|
Laurent Destailleur
|
8487913209
|
Fix: default setup of type of action
|
2014-09-15 19:27:45 +02:00 |
|
Laurent Destailleur
|
9ea3e33f94
|
Fix: Can edit status of event.
New: Onto event summary of elements, end date and status are visible.
|
2014-09-15 19:04:30 +02:00 |
|
Laurent Destailleur
|
19e2bd8c90
|
New: Add option AGENDA_DEFAULT_TYPE
Fix: id is not set on field.
|
2014-09-15 17:34:32 +02:00 |
|
Laurent Destailleur
|
31c27b8f7c
|
New: More option to define default filter setting of agenda views.
|
2014-06-29 23:35:00 +02:00 |
|
Laurent Destailleur
|
2deadea40a
|
New: Filter on event status
|
2014-06-26 20:24:00 +02:00 |
|
Laurent Destailleur
|
b56f59b313
|
Perf: Avoid to isntantiate object 'form' into 'subform' classes when
already available.
Qual: Better information into xdebug page.
|
2014-05-01 16:26:57 +02:00 |
|
Grand Philippe
|
1855ba556a
|
fix misspelled words
|
2014-02-05 17:53:30 +01:00 |
|
Florian Henry
|
3cf3dbeb51
|
Add pdf link into supplier invoice list and supplier order list
|
2013-08-09 13:48:44 +02:00 |
|
Regis Houssin
|
c9a71439b2
|
Fix: EOF
|
2013-06-05 16:24:32 +02:00 |
|
Laurent Destailleur
|
ab2709f684
|
Filter on agenda event are autoselected on "manual event".
|
2013-04-21 12:26:44 +02:00 |
|
Laurent Destailleur
|
ed5d1196b2
|
Fix: no link if user unknown
|
2013-03-13 17:34:54 +01:00 |
|
Laurent Destailleur
|
d2275a0bbd
|
New: Add param to show title
|
2013-02-11 20:26:01 +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
|
0889bdc3eb
|
Fix: Error using static method
|
2013-01-07 23:20:00 +01:00 |
|
Regis Houssin
|
b838895db9
|
Fix: change for a neutral email
|
2012-12-30 15:13:49 +01:00 |
|