Laurent Destailleur
3c1d7bfbf0
FIX counter of permissions in badge was wrong
2019-03-19 16:30:40 +01:00
Laurent Destailleur
df2aa2e2f6
Fix column balance
2018-11-14 13:52:43 +01:00
Laurent Destailleur
ba22ae45e7
Fix column balance
2018-11-14 13:45:20 +01:00
Laurent Destailleur
0201939ebe
Fix column balance
2018-11-14 13:43:39 +01:00
Regis Houssin
569d59d251
FIX change my deprecated email
2018-10-27 14:43:12 +02:00
Laurent Destailleur
3ef32a24a4
Look and feel
2018-10-17 00:34:39 +02:00
Laurent Destailleur
3c8b365c3e
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into develop
2018-10-09 14:53:39 +02:00
Laurent Destailleur
f365a987c4
FIX restore last seach criteria
...
FIX filter on employee
2018-10-09 14:20:53 +02:00
Philippe GRAND
59cd0a5e5e
uniformize
2018-08-04 15:58:05 +02:00
Regis Houssin
ca13d7b560
NEW possibility to add all rights of all modules in one time
2018-07-03 21:46:20 +02:00
Frédéric FRANCE
e87ff4d9b0
loadlangs
2018-05-26 16:24:54 +02:00
Laurent Destailleur
2524a699eb
Standardize file name of lists
2018-04-06 00:36:52 +02:00
Laurent Destailleur
43f8834b28
Uniformize code with the new module builder framework
2018-03-31 18:48:27 +02:00
BENKE Charlene
76d8bd517d
Optimise SQL squery
...
Just a suppress a table and fields not needed
2018-03-05 08:45:40 +01:00
Laurent Destailleur
5af153550d
Debug blockedlog:
...
- Add a track into log when we disable/enable module
- Add a protection to avoid disable of module when recording was started
- Better compatibility with multicompany
- Can filter on ref and amount
- Add a permission to read the blockedlog
- Add more information on payments/invoice/thirdparty into log
- Reset of module data after a migration from v6 (not compatible)
2017-12-15 16:56:08 +01:00
Regis Houssin
ef44dfc472
Fix: move transversal mode management in multicompany module
2017-11-04 15:40:35 +01:00
Regis Houssin
19f1cd7787
Fix: move some check in multicompany module
2017-11-02 13:16:00 +01:00
Regis Houssin
f0e234eef2
Fix: missing hookmanager init
2017-06-16 17:01:43 +02:00
Laurent Destailleur
7c0de18ac1
Fix code comment
2017-06-10 12:56:28 +02:00
Laurent Destailleur
1af74b4c42
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
dev/skeletons/skeleton_list.php
htdocs/admin/perms.php
htdocs/core/class/commonobject.class.php
htdocs/core/class/hookmanager.class.php
htdocs/core/lib/files.lib.php
htdocs/product/class/product.class.php
htdocs/product/class/service.class.php
htdocs/product/index.php
htdocs/product/list.php
htdocs/public/members/new.php
htdocs/theme/eldy/style.css.php
htdocs/theme/md/style.css.php
2017-06-09 12:50:56 +02:00
Laurent Destailleur
41586b76c0
Fix missing css
2017-06-09 11:40:35 +02:00
Regis Houssin
b66da3d148
New: big refactorization of multicompany transverse mode
2017-06-06 10:23:33 +02:00
Laurent Destailleur
44bdf91715
Add badge with nb of imported calendard on user tab
2017-05-06 12:43:45 +02:00
Laurent Destailleur
4c056d68d8
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/admin/dict.php
htdocs/commande/list.php
htdocs/core/class/html.form.class.php
htdocs/langs/en_US/bills.lang
htdocs/societe/list.php
2017-04-15 17:02:05 +02:00
Laurent Destailleur
c52f4644e1
Look and feel v6
2017-04-14 13:00:39 +02:00
Laurent Destailleur
2446cb5431
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into 5.0
...
Conflicts:
htdocs/compta/facture.php
htdocs/compta/facture/fiche-rec.php
htdocs/contact/list.php
htdocs/fourn/class/fournisseur.commande.class.php
htdocs/fourn/facture/card.php
htdocs/societe/list.php
htdocs/user/document.php
2017-04-11 11:43:54 +02:00
Marcos García de La Fuente
74f0ae5bbb
FIX #6623 User card shows "Return to list" link even if the user has no rights to list users
...
Close #6623
2017-04-09 14:09:33 +02:00
Laurent Destailleur
348e004da6
Minor fixes in css
2016-11-12 16:39:08 +01:00
Laurent Destailleur
b20c4bdfe4
Responsive design
2016-11-11 12:55:03 +01:00
Laurent Destailleur
1bc6c4ffa3
Clean code
2016-05-30 20:50:49 +02:00
Laurent Destailleur
26de415b77
Revert commit that break compatibility of 100% of modules
2016-03-25 15:24:57 +01:00
Marcos García de La Fuente
4d78932fe8
NEW Converted Form::textwithtooltip and Form::textwithpicto to static functions
2016-03-20 14:15:21 +01:00
Laurent Destailleur
64c783623b
NEW Framework feature. To have a page being loaded at same scrollbar
...
level wafter a click on a href link, just add the class "reposition" on
this link.
2015-11-13 03:35:55 +01:00
Laurent Destailleur
f15425be52
Include the link "Back to list" on banner of all user tabs.
2015-11-04 15:45:35 +01:00
Marcos García de La Fuente
87ad6e7941
Merge branch 'develop' into doactions-usercard
...
# Conflicts:
# htdocs/user/agenda_extsites.php
2015-10-13 09:49:19 +02:00
Laurent Destailleur
b24d609ecc
New banner tab is available on all tab of user object
2015-10-11 16:12:12 +02:00
Marcos García de La Fuente
1cd0f7263f
Merge remote-tracking branch 'upstream/develop' into doactions-usercard
...
# Conflicts:
# htdocs/user/card.php
# htdocs/user/param_ihm.php
2015-10-10 22:38:02 +02:00
Marcos García de La Fuente
3fd626705f
NEW Added doActions hooks to user cards
...
Close #3394
2015-10-10 22:31:01 +02:00
Laurent Destailleur
f1e87478ff
Fix translation of printing menu
2015-08-12 23:12:15 +02:00
Laurent Destailleur
dc050d39eb
Merge remote-tracking branch 'origin/3.7' into develop
...
Conflicts:
build/makepack-dolibarr.pl
htdocs/adherents/type.php
htdocs/core/boxes/box_task.php
htdocs/core/class/commonobject.class.php
htdocs/core/class/html.form.class.php
htdocs/core/js/lib_batch.js
htdocs/core/modules/modUser.class.php
htdocs/fichinter/card.php
htdocs/fourn/commande/card.php
htdocs/societe/consumption.php
htdocs/user/info.php
htdocs/user/note.php
htdocs/user/param_ihm.php
htdocs/user/perms.php
2015-06-29 00:09:28 +02:00
Regis Houssin
46272cf4cd
Fix: for avoid error with function "complete_head_from_modules"
2015-06-26 15:26:08 +02:00
Laurent Destailleur
5e773d4cb6
Work on finishing of style
2015-05-31 01:06:51 +02:00
Laurent Destailleur
b327b5fb9d
Save regressions
2015-05-13 09:32:54 +02:00
Laurent Destailleur
84695845bb
Some fixes into translation and permissions
2015-03-09 21:20:56 +01:00
Laurent Destailleur
d3b32ce22f
Fixed: Bad function/picto for information messages (not a star)
2014-11-28 19:49:42 +01:00
Laurent Destailleur
605919be76
Fix: Too many parameter
...
Fix: Can't delete bank account
2014-08-01 14:51:40 +02:00
Marcos García de La Fuente
9fbd7806f0
More substitutions
2014-06-12 11:31:53 +02:00
Marcos García de La Fuente
ae4bd4445e
Moved dol_syslog query log to the database handler and decreased report level to DEBUG
2014-06-09 15:49:54 +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
ef2f8ea67d
Removed some FIXME
2013-12-15 14:26:27 +01:00