tysauron
|
9c63350831
|
Simplification + reprise du vrai DN de l'utilisateur (gestion multi domaine par exemple)
|
2016-06-16 23:39:59 +02:00 |
|
Laurent Destailleur
|
9019576394
|
Fix css class opacitymedium was not used everywhere.
|
2016-06-07 15:58:02 +02:00 |
|
Laurent Destailleur
|
9508de85af
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2016-06-04 18:37:56 +02:00 |
|
Laurent Destailleur
|
c2e853db41
|
FIX A non admin user should not be able to set/unset a user as admin
even if he has right to manage permission
|
2016-06-04 18:37:41 +02:00 |
|
jean
|
918ba71e7f
|
FIX #5014
if $user is admin and different from $object then nbadmin >=1 is ok when
not in multicompany
|
2016-06-04 14:59:43 +02:00 |
|
Maxime Kohlhaas
|
d777fca0b9
|
Warning messages after module activation and for user with no permission
|
2016-06-04 13:25:39 +02:00 |
|
Sebastien Bechet
|
be5eb42a46
|
Merge remote-tracking branch 'upstream/develop' into develop
|
2016-06-03 16:15:12 +02:00 |
|
Sebastien Bechet
|
7f98b1ceff
|
Regression
|
2016-06-03 10:21:37 +02:00 |
|
Laurent Destailleur
|
1bc6c4ffa3
|
Clean code
|
2016-05-30 20:50:49 +02:00 |
|
Laurent Destailleur
|
22d6d9497e
|
Fix ambiguous test on ldap return of getAttributes
|
2016-05-29 11:20:12 +02:00 |
|
Laurent Destailleur
|
9c3b9a8494
|
NEW: Link on user in leave context reach to leave tab.
|
2016-05-19 13:25:16 +02:00 |
|
Laurent Destailleur
|
e7072185ab
|
Merge remote-tracking branch 'origin/3.9' into develop
Conflicts:
htdocs/comm/propal.php
|
2016-05-18 20:47:57 +02:00 |
|
Laurent Destailleur
|
49c2549400
|
Merge remote-tracking branch 'origin/3.8' into 3.9
Conflicts:
htdocs/comm/propal.php
|
2016-05-18 20:40:09 +02:00 |
|
Alexis Algoud
|
b3b064d310
|
FIX hook on group card called but not initialized
|
2016-05-14 18:58:14 +02:00 |
|
Laurent Destailleur
|
d1d1b824b4
|
Better coding of #5181. I removed need of external lib.
|
2016-05-13 20:20:48 +02:00 |
|
Laurent Destailleur
|
8aebc37a5f
|
FIX Error message
|
2016-05-13 19:55:49 +02:00 |
|
abb
|
23c0a0a64e
|
conflict solved Merge branch 'develop' into abb-14
Conflicts:
htdocs/langs/en_US/companies.lang
|
2016-05-02 01:28:46 +01:00 |
|
nka11
|
98f757a87a
|
New API methods
add user to group
get product list by category id
|
2016-04-27 08:59:12 +02:00 |
|
Laurent Destailleur
|
5bfc65676c
|
Merge remote-tracking branch 'origin/3.9' into develop
Conflicts:
ChangeLog
htdocs/commande/class/commande.class.php
htdocs/filefunc.inc.php
htdocs/theme/eldy/style.css.php
|
2016-04-22 21:02:20 +02:00 |
|
Laurent Destailleur
|
da329131bb
|
Merge pull request #4959 from nka11/api_dev
API Improvements
|
2016-04-19 19:13:57 +02:00 |
|
Laurent Destailleur
|
d40e659b30
|
Merge pull request #4858 from marcosgdf/oop-refactor-bankaccount-tostring
NEW Created Account::__toString, Account::getFieldsToShow and Account::getAccountNumberOrder to refactor the way account number was shown
|
2016-04-19 19:11:54 +02:00 |
|
Regis Houssin
|
0a52abab5d
|
Fix: broken multicompany transverse mode authentication feature
|
2016-04-19 13:38:32 +02:00 |
|
nka11
|
39948968eb
|
Merge branch 'develop' of ssh://github.com/Dolibarr/dolibarr into api_dev
|
2016-04-18 19:13:06 +02:00 |
|
Laurent Destailleur
|
8d46d76f96
|
Merge remote-tracking branch 'origin/3.9' into develop
Conflicts:
htdocs/fourn/facture/paiement.php
|
2016-04-12 15:05:18 +02:00 |
|
nka11
|
9ced1dc008
|
fixing some style and renaming Account to User API
|
2016-04-11 23:27:43 +02:00 |
|
Laurent Destailleur
|
3127432a4d
|
Merge pull request #4987 from marcosgdf/bug-4874
FIX #4874 SQL error when listing users
|
2016-04-11 19:08:56 +02:00 |
|
nka11
|
65e4273fdf
|
Merge branch 'develop' of ssh://github.com/Dolibarr/dolibarr into api_dev
|
2016-04-10 14:00:00 +02:00 |
|
nka11
|
d0356d6bd0
|
new api class for accounts, filtering on order api
|
2016-04-10 13:57:53 +02:00 |
|
Marcos García de La Fuente
|
7acbf1dd92
|
FIX #4874 SQL error when listing users
Close #4874
|
2016-04-10 01:00:27 +02:00 |
|
Marcos García de La Fuente
|
a41a80b8fe
|
Merge branch 'develop' into oop-refactor-bankaccount-tostring
|
2016-04-09 23:17:09 +02:00 |
|
Laurent Destailleur
|
5b55af4d66
|
NEW Mutualize code: Use one call of function "addThumbs", when possible,
to generate thumbs files instead of several call of "vignette" function.
|
2016-04-09 14:12:21 +02:00 |
|
Laurent Destailleur
|
43165bab02
|
FIX Filter/search on extrafields on lists
Conflicts:
dev/skeletons/skeleton_list.php
htdocs/projet/list.php
htdocs/societe/list.php
|
2016-04-04 16:22:26 +02:00 |
|
Laurent Destailleur
|
592a041bc5
|
FIX Filter/search on extrafields on lists
|
2016-04-04 16:02:29 +02:00 |
|
Laurent Destailleur
|
6096c8c49a
|
Minor fix in CSS
|
2016-04-02 16:53:55 +02:00 |
|
Laurent Destailleur
|
e1bec46a34
|
FIX The include file for action on files should not be a template file
but an action include file.
|
2016-04-02 14:16:16 +02:00 |
|
Laurent Destailleur
|
fa10f9e030
|
FIX #4880
|
2016-03-30 14:07:07 +02:00 |
|
Laurent Destailleur
|
83dd3081d5
|
FIX #4880. Lang should not be requied to fetch a user
|
2016-03-29 21:07:53 +02:00 |
|
Laurent Destailleur
|
91caea5707
|
Code was corrupted with very bad commits. I restore files manually.
|
2016-03-25 15:53:44 +01: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 |
|
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
|
5a046125db
|
Missing changes from previous commits
|
2016-03-20 14:24:49 +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 |
|
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 |
|
Marcos García de La Fuente
|
889c72611d
|
NEW Created Account::__toString, Account::getFieldsToShow and Account::getAccountNumberOrder to refactor the way account number was shown
|
2016-03-19 23:00:33 +01:00 |
|
Laurent Destailleur
|
5eef373ed6
|
Merge remote-tracking branch 'origin/3.9' into develop
Conflicts:
htdocs/compta/bank/search.php
htdocs/user/card.php
|
2016-03-18 14:56:44 +01:00 |
|
Laurent Destailleur
|
fb625f0ca7
|
FIX #4812
|
2016-03-18 13:58:06 +01:00 |
|
Laurent Destailleur
|
2b1f57f01e
|
Merge remote-tracking branch 'origin/3.9' into develop
Conflicts:
dev/initdata/savedemo.sh
htdocs/filefunc.inc.php
htdocs/user/card.php
|
2016-03-18 11:54:14 +01:00 |
|
Laurent Destailleur
|
5edeeae384
|
FIX Bad error and style message when changing its own login
|
2016-03-18 11:30:15 +01:00 |
|
Laurent Destailleur
|
e201357907
|
Merge pull request #4817 from aspangaro/3.9-p19
Fix: 3.9 Problem of rowspan in edit mode on user card
|
2016-03-18 00:02:19 +01:00 |
|
Laurent Destailleur
|
18804ee929
|
FIX Bad color of message password changed
|
2016-03-18 00:01:14 +01:00 |
|
Laurent Destailleur
|
75ed221fb8
|
Fix regression with last PR: change of password was not working.
|
2016-03-17 23:58:04 +01:00 |
|
Regis Houssin
|
a2bb57e33b
|
Fix: use clone instead dol_clone
|
2016-03-17 15:22:05 +01:00 |
|
Regis Houssin
|
ae16d6c45c
|
Fix: missing color update
|
2016-03-17 15:11:57 +01:00 |
|
Regis Houssin
|
d2d38f58bf
|
Fix: beware with merges in conflict !!
|
2016-03-17 09:22:12 +01:00 |
|
aspangaro
|
4167663491
|
Fix: 3.9 Problem of rowspan in edit mode
|
2016-03-15 06:53:17 +01:00 |
|
Bahfir Abbes
|
3f9126e663
|
Update card.php
|
2016-03-14 23:29:21 +01:00 |
|
abb
|
e53510b0c4
|
new:handle user notification in notification module
|
2016-03-14 23:23:30 +01:00 |
|
Laurent Destailleur
|
d4c6c4c140
|
NEW Holiday is a RH module. All RH module provides by default visilibity
on users of its hierarchy.
|
2016-03-14 21:22:49 +01:00 |
|
Laurent Destailleur
|
77e4fb1883
|
Fix style
|
2016-03-14 16:01:27 +01:00 |
|
Laurent Destailleur
|
619ebf9a3e
|
Enhance css of search fields
|
2016-03-13 20:38:16 +01:00 |
|
Laurent Destailleur
|
87093c79f9
|
Merge pull request #4708 from marcosgdf/account-constants
Started using Account TYPE and STATUS constants
|
2016-03-04 16:23:50 +01:00 |
|
Laurent Destailleur
|
14ab10328c
|
Minor fixes
|
2016-03-03 20:48:11 +01:00 |
|
Laurent Destailleur
|
974879ea9d
|
NEW Disabled users are striked.
|
2016-03-03 20:20:04 +01:00 |
|
Marcos García de La Fuente
|
dcde7773a3
|
Started using Account TYPE and STATUS constants
|
2016-03-02 11:04:52 +01:00 |
|
Raphaël Doursenaud
|
5bb153877a
|
[Qual] Replaced deprecated dol_clone calls
With proper clone calls.
|
2016-02-16 16:05:30 +01:00 |
|
Laurent Destailleur
|
8fb0f8d9d1
|
Merge branch 'patch-100' of https://github.com/defrance/dolibarr into
defrance-patch-100
Conflicts:
htdocs/install/mysql/migration/3.9.0-4.0.0.sql
htdocs/user/card.php
|
2016-02-16 13:54:56 +01:00 |
|
BENKE Charlie
|
79b79e2acc
|
Update card.php
|
2016-02-15 09:21:21 +01:00 |
|
BENKE Charlie
|
5e288db0e5
|
add categorie user based on contact user
allow to add categorie to user, the same as contact user (because user and contact are persons too)
|
2016-02-13 10:42:45 +01:00 |
|
BENKE Charlie
|
c910fd151f
|
add setcategorie on user class
|
2016-02-13 10:27:12 +01:00 |
|
aspangaro
|
9c20bf1b2e
|
Updated: User accountancy code depends on Accounting module, not Salaries module
|
2016-02-13 08:03:49 +01:00 |
|
Laurent Destailleur
|
5ea9c6dd83
|
Merge remote-tracking branch 'origin/3.9' into develop
Conflicts:
htdocs/accountancy/admin/productaccount.php
htdocs/core/class/html.formprojet.class.php
htdocs/core/menus/standard/eldy.lib.php
htdocs/filefunc.inc.php
htdocs/langs/en_US/accountancy.lang
|
2016-02-09 14:40:25 +01:00 |
|
Laurent Destailleur
|
e28765ff69
|
Fix: List of employee is by default selected on employee = yes
|
2016-02-07 23:07:16 +01:00 |
|
Laurent Destailleur
|
9da0164d90
|
Uniformize code for lists
|
2016-02-07 15:50:48 +01:00 |
|
Laurent Destailleur
|
84f4f2d40f
|
FIX The search on user/group was not using new code. Fiels used for
search was not visible.
|
2016-02-07 02:55:56 +01:00 |
|
Laurent Destailleur
|
7c96194750
|
NEW Hidden option MAIN_LANDING_PAGE to choose the first page to show
after login works as a "global" option (llx_const) and as a "per user"
option (llx_user_param).
|
2016-01-24 17:40:07 +01:00 |
|
Laurent Destailleur
|
4df584e57b
|
Merge remote-tracking branch 'origin/3.9' into develop
Conflicts:
htdocs/core/lib/files.lib.php
|
2016-01-23 11:51:56 +01:00 |
|
Laurent Destailleur
|
dbaa43f3be
|
Merge remote-tracking branch 'origin/3.8' into 3.9
Conflicts:
htdocs/fourn/commande/card.php
htdocs/holiday/card.php
htdocs/holiday/list.php
htdocs/user/card.php
|
2016-01-23 11:45:39 +01:00 |
|
Laurent Destailleur
|
dadc24462a
|
Fix: We must ue the "small" size of imge to show on card pages.
|
2016-01-22 14:14:39 +01:00 |
|
Laurent Destailleur
|
49a325e7ae
|
Fix: We must ue the "small" size of imge to show on card pages.
|
2016-01-22 14:10:27 +01:00 |
|
Laurent Destailleur
|
50b0019ead
|
A protection to avoid situation loosing all admin accounts
|
2016-01-22 11:54:14 +01:00 |
|
Laurent Destailleur
|
45363cbf4c
|
Save space on user card so groups are more visible
|
2016-01-21 16:10:20 +01:00 |
|
aspangaro
|
87f1e55bcb
|
Fix: SQL error on user bank tab
|
2016-01-10 07:08:49 +01:00 |
|
Laurent Destailleur
|
06c97b931b
|
Fix css
|
2016-01-09 00:06:16 +01:00 |
|
Laurent Destailleur
|
1e1d6d4955
|
Fix to be able to use dolibarr with a smartphone
|
2016-01-03 19:34:19 +01:00 |
|
Laurent Destailleur
|
52cd5d505e
|
Fix several bugs on css, translation or look
|
2016-01-01 23:44:23 +01:00 |
|
philippe grand
|
1eeee203d7
|
[Qual] comments should be in english
|
2015-12-22 09:37:27 +01:00 |
|
philippe grand
|
c740a85006
|
[Qual] Uniformize code
|
2015-12-21 14:43:21 +01:00 |
|
Laurent Destailleur
|
b179a193dd
|
Fix param for username is $username and not $login
|
2015-12-21 03:01:37 +01:00 |
|
philippe grand
|
2cd49043a6
|
[Qual] Close database handler should be after Footer
|
2015-12-11 19:37:12 +01:00 |
|
Raphaël Doursenaud
|
4f359616ce
|
[Security] Hide click to dial password
|
2015-12-09 18:16:08 +01:00 |
|
Laurent Destailleur
|
745875d21e
|
NEW Can choose fields to show on project list
|
2015-12-06 01:19:27 +01:00 |
|
Laurent Destailleur
|
374480043e
|
Add maxwidth300 on combo list for users and sale representatives
|
2015-12-06 00:37:58 +01:00 |
|
Laurent Destailleur
|
497c30d994
|
NEW Add thumb of users into thumbs stats on home page
|
2015-12-05 19:38:45 +01:00 |
|
Laurent Destailleur
|
9d3451b31d
|
NEW Add thumb of users into thumbs stats on home page
|
2015-12-05 19:31:32 +01:00 |
|
aspangaro
|
c30728326e
|
Merge remote-tracking branch 'Upstream/develop' into develop-bank
|
2015-12-04 12:41:51 +01:00 |
|
aspangaro
|
e1c8e6d8f6
|
Remove useless code
|
2015-12-01 20:27:29 +01:00 |
|
aspangaro
|
882b66c586
|
HRM - Add bank tab in user to pay salary or expense report
|
2015-12-01 06:56:26 +01:00 |
|
Laurent Destailleur
|
de730c9762
|
NEW Introduce cost price on product.
|
2015-11-30 21:20:45 +01:00 |
|
Laurent Destailleur
|
fcdb3af708
|
Merge pull request #4106 from aspangaro/develop-skype
New: Better integration of skype for dolibarr 3.9
|
2015-11-28 16:31:35 +01:00 |
|
aspangaro
|
d12e3ca91f
|
Finish work on better integration of skype
|
2015-11-28 14:43:16 +01:00 |
|
Laurent Destailleur
|
88e76dcf64
|
Fix utf8 encoded twice
|
2015-11-28 14:40:23 +01:00 |
|
Raphaël Doursenaud
|
231196437c
|
Fix #4074 Properly save user theme settings
|
2015-11-23 14:21:25 +01:00 |
|
Laurent Destailleur
|
3f87b30327
|
Use same way to obfuscate key than password
|
2015-11-22 14:21:12 +01:00 |
|
Laurent Destailleur
|
97dc4c346b
|
Merge pull request #4026 from aspangaro/develop-hrm
New: FR #3699 HRM Add address informations in user card
|
2015-11-21 00:27:29 +01:00 |
|
aspangaro
|
98d5f21787
|
Debug state
|
2015-11-19 06:21:37 +01:00 |
|
aspangaro
|
1e4d8ec104
|
New: HRM #3699 Add address informations in user card
|
2015-11-18 06:34:08 +01:00 |
|
aspangaro
|
ad457b416d
|
Use menu & add mode 'employee' in user/index.php
|
2015-11-17 22:51:34 +01:00 |
|
aspangaro
|
c7df6c15a2
|
Different display if employee mode
|
2015-11-17 21:22:45 +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 |
|
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
|
59a79442b0
|
Enhance code for select field list feature.
Add gender and employee on user list.
|
2015-11-11 17:05:18 +01:00 |
|
Laurent Destailleur
|
13a0fa2c69
|
Missing css
|
2015-11-10 15:50:13 +01:00 |
|
Laurent Destailleur
|
d2fa580f5d
|
The code generator can generate a list.php page with all feature
immediatly working (sort, extrafields, hooks, select fields to show...)
|
2015-11-05 13:43:22 +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 |
|
Laurent Destailleur
|
3726b127a1
|
Remove duplicated code or useless code
|
2015-11-04 14:44:11 +01:00 |
|
Laurent Destailleur
|
0d4c5c4452
|
Fix missing $db->jdate
|
2015-11-03 15:33:45 +01:00 |
|
Laurent Destailleur
|
3760f247a2
|
NEW Can now select fields to show in product list. Extrafields are also
supported.
|
2015-10-30 00:05:00 +01:00 |
|
Laurent Destailleur
|
5c4ac0bf62
|
NEW Merge all left menu search boxes into one.
|
2015-10-26 12:18:22 +01:00 |
|
Laurent Destailleur
|
9a4b62c279
|
NEW Introduce use of cache for thumbs images of users
|
2015-10-25 20:15:52 +01:00 |
|
Laurent Destailleur
|
24732cf454
|
Fix to avoid duplicate tooltip
|
2015-10-25 20:01:39 +01:00 |
|
Laurent Destailleur
|
d7761ece58
|
FIX The thumb of user into top menu was using the image in full size.
This make a large download at each page call. We must use the mini
thumbs.
|
2015-10-25 19:42:54 +01:00 |
|
Laurent Destailleur
|
48ed8d4408
|
FIX The thumb of user into top menu was using the image in full size.
This make a large download at each page call. We must use the mini
thumbs.
|
2015-10-25 19:42:00 +01:00 |
|
Laurent Destailleur
|
b49d63c12f
|
NEW Show photo of user into user list. A new function
getImageFileNameForSize was also introduced to choose image best size
according to usage to save bandwith.
|
2015-10-25 19:31:42 +01:00 |
|
Laurent Destailleur
|
1261ad43a1
|
NEW Can select which field to show into list of users.
|
2015-10-25 18:15:37 +01:00 |
|
Laurent Destailleur
|
1b8234d9fe
|
Bette behaviour for blind people
|
2015-10-25 11:09:50 +01:00 |
|
Laurent Destailleur
|
461771d488
|
Currency is on title only.
|
2015-10-24 21:20:32 +02:00 |
|
Laurent Destailleur
|
b88a28b660
|
Restore compatibility with old version
|
2015-10-24 19:45:41 +02:00 |
|
Laurent Destailleur
|
43c80bec7d
|
A better responsive menu for very small screen
|
2015-10-24 13:52:35 +02:00 |
|
Laurent Destailleur
|
016dbd39ee
|
Fix sql phpunit regression
|
2015-10-23 15:24:47 +02:00 |
|
Sergio Sanchis Climent
|
2a412af00b
|
Fix: Bug: if $this->employe no exist
Fix: if this->employee no exist default 0
|
2015-10-23 13:04:33 +02:00 |
|
Laurent Destailleur
|
8df59134a9
|
Merge pull request #3705 from aspangaro/develop-hrm
New : Module HRM
|
2015-10-22 19:15:49 +02:00 |
|
Laurent Destailleur
|
77c43ebb26
|
FIX #3558
|
2015-10-22 14:08:19 +02:00 |
|
Laurent Destailleur
|
5db82b8869
|
Merge pull request #3743 from hregis/develop_origin
Fix: Parse error: syntax error, unexpected '}'
|
2015-10-17 10:37:03 +02:00 |
|
aspangaro
|
aac88519de
|
Merge remote-tracking branch 'Upstream/develop' into develop-hrm
Conflicts:
htdocs/user/card.php
|
2015-10-17 07:19:46 +02:00 |
|
Laurent Destailleur
|
b3491ef4e5
|
Merge remote-tracking branch 'origin/3.8' into develop
Conflicts:
ChangeLog
htdocs/comm/propal/class/propal.class.php
htdocs/compta/facture/admin/facture_cust_extrafields.php
htdocs/compta/facture/admin/facturedet_cust_extrafields.php
htdocs/compta/facture/class/facture.class.php
htdocs/contrat/card.php
|
2015-10-16 10:12:36 +02:00 |
|
Regis Houssin
|
d44e961014
|
Fix: Parse error: syntax error, unexpected '}'
Fix: bad indentation !!! use tabulation instead spaces please !!!
|
2015-10-15 16:35:05 +02:00 |
|
Regis Houssin
|
39d89ef9aa
|
Fix: Parse error: syntax error, unexpected '}'
|
2015-10-15 16:11:03 +02: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 |
|
aspangaro
|
0b54cc4509
|
Merge remote-tracking branch 'Upstream/develop' into develop-hrm
|
2015-10-11 21:05:15 +02:00 |
|
Laurent Destailleur
|
3bb8eac92b
|
New banner tab is available on all tab of user object
|
2015-10-11 16:25:31 +02:00 |
|
Laurent Destailleur
|
b24d609ecc
|
New banner tab is available on all tab of user object
|
2015-10-11 16:12:12 +02:00 |
|
Laurent Destailleur
|
bd48ad265d
|
The new banner tab is also on user card now
|
2015-10-11 15:21:21 +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 |
|
aspangaro
|
b571cc86ff
|
Add a yn form in user card to know if the user is also an employee
|
2015-10-09 07:30:48 +02:00 |
|
Laurent Destailleur
|
9f2bcf0e4f
|
FIX The admin flag is mising.
|
2015-10-05 23:53:49 +02:00 |
|
Laurent Destailleur
|
7b2fbdd638
|
FIX Can't change the admin with default setup
|
2015-10-05 10:04:34 +02:00 |
|
frederic34
|
1e8ff69267
|
Optioncss
|
2015-10-04 13:34:55 +02:00 |
|