Laurent Destailleur
|
4cff4c6935
|
Simplify and standardize code for agenda pages
|
2017-11-25 00:12:45 +01:00 |
|
Laurent Destailleur
|
c527189088
|
Standardize page name
|
2017-11-16 12:18:25 +01:00 |
|
Laurent Destailleur
|
310bf4bde4
|
Update peruser.php
|
2017-11-02 15:51:35 +01:00 |
|
gauthier
|
b7cf434ebd
|
FIX : Filter type on actioncomm with multiselect doesn't work
|
2017-11-02 14:58:33 +01:00 |
|
Laurent Destailleur
|
837afa0e65
|
Fix better way to get info for contact/thirdparty on agenda
|
2017-07-29 04:07:46 +02:00 |
|
Laurent Destailleur
|
cae21d3937
|
Fix in agenda output per user/type (reduce memory usage)
|
2017-07-29 01:59:26 +02:00 |
|
Laurent Destailleur
|
3fdfebf7ef
|
Fix position of top menu does not follow 'position' field.
|
2017-06-27 04:25:41 +02:00 |
|
Laurent Destailleur
|
86a6a83647
|
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
ChangeLog
htdocs/admin/tools/index.php
htdocs/bookmarks/bookmarks.lib.php
htdocs/compta/facture.php
htdocs/core/tpl/passwordforgotten.tpl.php
htdocs/fourn/ajax/getSupplierPrices.php
htdocs/main.inc.php
htdocs/product/stats/card.php
htdocs/public/paypal/paymentko.php
|
2017-06-18 21:13:48 +02:00 |
|
Laurent Destailleur
|
7c0de18ac1
|
Fix code comment
|
2017-06-10 12:56:28 +02:00 |
|
Regis Houssin
|
bfd6116e5b
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into develop_mc
|
2017-06-06 15:03:36 +02:00 |
|
Laurent Destailleur
|
02b5d9e6f7
|
FIX #6945
|
2017-06-06 10:53:53 +02:00 |
|
Regis Houssin
|
5c5663c5ae
|
New: getEntity function use true $shared value by default
|
2017-05-30 18:50:54 +02:00 |
|
Laurent Destailleur
|
d7e10085b8
|
Clean code. Using 2 different key for a param is not more allowed.
|
2017-05-05 18:42:11 +02:00 |
|
Laurent Destailleur
|
e416ea275e
|
Work on 6.0 look and feel
|
2017-03-28 21:04:38 +02:00 |
|
Laurent Destailleur
|
e52e17eec2
|
Fix Responsive design
|
2016-11-27 20:11:39 +01:00 |
|
Laurent Destailleur
|
7a94cfc994
|
NEW Better filtering of automatic/manually inserted events.
|
2016-11-08 13:03:20 +01:00 |
|
Laurent Destailleur
|
9b6e5196ea
|
Debug module resource. Filter on agenda.
|
2016-06-06 13:05:36 +02:00 |
|
Laurent Destailleur
|
00a658143d
|
NEW List of user in agenda view per user show photo thumb
|
2016-04-23 16:51:22 +02:00 |
|
Laurent Destailleur
|
78d18185e4
|
Several css enhancements
|
2016-04-22 11:11:08 +02:00 |
|
Laurent Destailleur
|
91caea5707
|
Code was corrupted with very bad commits. I restore files manually.
|
2016-03-25 15:53:44 +01:00 |
|
Marcos García de La Fuente
|
89bd173c2f
|
NEW Rename Form::select_date to Form::selectDate and Form::form_date to Form::formDate
|
2016-03-21 21:51:29 +01:00 |
|
Marcos García de La Fuente
|
5a046125db
|
Missing changes from previous commits
|
2016-03-20 14:24:49 +01:00 |
|
Laurent Destailleur
|
dae41e6dd3
|
FIX Only active users are visible into agenda view "per user"
|
2016-03-15 00:54:45 +01:00 |
|
Laurent Destailleur
|
bc33b19d7d
|
NEW Can change dynamically number of records visible into lists.
|
2016-02-11 20:24:15 +01:00 |
|
Laurent Destailleur
|
a0fc26fbd8
|
Fix missing orde by
|
2016-01-14 17:09:59 +01:00 |
|
Laurent Destailleur
|
b8b84c67a6
|
Fix bad setting of default actioncode
|
2016-01-14 14:15:14 +01:00 |
|
Laurent Destailleur
|
db7a98f0ef
|
Fix: When a payment mode was disabled, it was not visible on old
records.
Fix: init of $limit not correctly set according to 3.9 rules on most
pages.
|
2015-12-21 13:56:59 +01:00 |
|
Laurent Destailleur
|
5cd43d2df0
|
Some debug on new features
|
2015-12-04 20:51:34 +01:00 |
|
Raphaël Doursenaud
|
631ee83745
|
[Qual] Replaced deprecated print_fiche_titre()
|
2015-09-24 18:34:58 +02:00 |
|
Laurent Destailleur
|
1731b1a11b
|
Fix: transparency of event was lost
|
2015-08-14 13:01:20 +02:00 |
|
Laurent Destailleur
|
d19f1722a2
|
Fix: when there is several events on agenda view per user, we must
include ref into label to have different titles.
|
2015-08-14 12:31:09 +02:00 |
|
Laurent Destailleur
|
268674899e
|
Fix: css on current day
|
2015-07-21 12:30:12 +02:00 |
|
Laurent Destailleur
|
977d2d3463
|
Fix: The hook addCalendarChoice was only visible into tabs index.php
|
2015-07-21 12:19:21 +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
|
687e3d250b
|
Merge remote-tracking branch 'origin/3.7' into develop
Conflicts:
dev/fixdosfiles.sh
htdocs/core/tpl/objectline_edit.tpl.php
|
2015-03-13 17:46:31 +01:00 |
|
Laurent Destailleur
|
895b2c6e9c
|
Fix bad merge
|
2015-03-13 14:37:27 +01:00 |
|
Laurent Destailleur
|
78f971f3e1
|
Merge remote-tracking branch 'origin/3.7' into develop
|
2015-03-05 11:46:48 +01:00 |
|
Laurent Destailleur
|
9c12c325db
|
Fix regression into enable/disable external calendars
|
2015-03-05 11:46:03 +01:00 |
|
Laurent Destailleur
|
d119397129
|
Merge remote-tracking branch 'origin/3.7' into develop
Conflicts:
htdocs/societe/class/societe.class.php
|
2015-03-05 11:38:16 +01:00 |
|
Laurent Destailleur
|
6c1c1fd691
|
Merge remote-tracking branch 'origin/3.6' into 3.7
Conflicts:
htdocs/comm/action/index.php
htdocs/core/lib/agenda.lib.php
htdocs/fourn/paiement/fiche.php
|
2015-03-05 11:35:39 +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
|
023175b9f1
|
PHPDoc and misc fixes for several folders
|
2015-02-10 11:38:13 +01:00 |
|
Laurent Destailleur
|
01541e4152
|
Merge remote-tracking branch 'origin/3.7' into develop
Conflicts:
htdocs/comm/action/card.php
htdocs/core/datepicker.php
|
2015-02-03 12:17:45 +01:00 |
|
Laurent Destailleur
|
20121c2fbe
|
Fix pb into date management.
Added phpunit to avoid this in future.
|
2015-02-03 11:25:51 +01:00 |
|
Laurent Destailleur
|
007f18bcf7
|
Merge branch 'review' of https://github.com/GPCsolutions/dolibarr into
GPCsolutions-review
Conflicts:
htdocs/accountancy/journal/bankjournal.php
htdocs/accountancy/journal/cashjournal.php
htdocs/accountancy/journal/purchasesjournal.php
htdocs/comm/action/peruser.php
htdocs/core/class/html.form.class.php
htdocs/core/lib/accounting.lib.php
htdocs/core/lib/report.lib.php
|
2015-01-17 15:11:12 +01:00 |
|
Laurent Destailleur
|
ba49cce47a
|
Fix: The filter into event views on user must be done on assigned
resource, not only owner.
|
2015-01-15 02:06:04 +01:00 |
|
Laurent Destailleur
|
806477977d
|
Fix: css
|
2015-01-14 13:51:21 +01:00 |
|
Laurent Destailleur
|
0459477097
|
Fix: Miscellaneous fixes for multicompany
|
2014-12-06 14:41:56 +01:00 |
|
Laurent Destailleur
|
c8fe538de2
|
Fix: Filter were lost
|
2014-11-18 14:37:19 +01:00 |
|