Harrys Ravalomanana
|
e6b22cb34c
|
PHRAS-2530 #comment Fix Admin: user search by country and company fields #time 1h
|
2019-06-14 14:38:24 +04:00 |
|
aynsix
|
9809e8f176
|
modify create guest account and filter guest user (#2534)
|
2018-06-14 19:16:10 +02:00 |
|
Mike Ng
|
18d08994b2
|
refactor dialog for subdef creation and new user
|
2018-06-01 15:33:06 +04:00 |
|
Mike Ng
|
5fbe76e6e4
|
refactor dialog of add user template
|
2018-06-01 13:22:54 +04:00 |
|
aina-esokia
|
a136ecf58d
|
update user filter translation
|
2018-03-22 14:57:05 +04:00 |
|
aina-esokia
|
eb455c7581
|
update translation
|
2018-03-21 17:55:19 +04:00 |
|
aynsix
|
ed29948a33
|
add filter to hide special account in user list (#2522)
|
2018-03-15 17:04:29 +01:00 |
|
Mike Ng
|
36b2058add
|
PORT PHRAS-1555/PHRAS-1568 to 4.1
|
2017-11-22 15:48:36 +04:00 |
|
Mike Ng
|
64ad521d61
|
add filter to user list
|
2017-08-03 14:31:03 +04:00 |
|
Mike Ng
|
9e258cfae4
|
fix navigation user list and refactor layout
|
2017-08-02 17:18:53 +04:00 |
|
Florian BLOUET
|
3011b13049
|
wip: js modularization of prod and cleanup
|
2016-03-18 10:08:06 +01:00 |
|
Florian BLOUET
|
0e97e4a0ae
|
moved skins/icon to assets/common/images/icons
|
2015-12-02 17:35:37 +01:00 |
|
Florian BLOUET
|
d729ac441b
|
refactor build as components, wip: gathering js, css, images, ...
|
2015-12-02 17:35:36 +01:00 |
|
Jean-Yves Gaulier
|
c359721235
|
#PHRAS-527 #time 3h
fix : in admin/users, applying a filter on "Applied user template" is ok
|
2015-08-27 11:45:00 +02:00 |
|
Benoît Burnichon
|
4880f2bf5a
|
Add getAuthenticator usage
Replace $app['authentication']->getUser() by $app->getAuthenticatedUser()
replace twig app['authentication'].getUser() with corresponding method
|
2015-07-02 12:33:18 +02:00 |
|
Jean-Yves Gaulier
|
8aafc7af03
|
#PHRAS-527
- fix : last-model-applied filter is kept while changing page in admin/users
|
2015-05-12 21:53:01 +02:00 |
|
Benoît Burnichon
|
db87f83587
|
Database columns are now login and email
|
2015-04-28 15:19:15 +02:00 |
|
Benoît Burnichon
|
0110a7dc47
|
Change live event listeners into on listeners.
This was the root cause of multiplying queries (doubled for each request)
|
2015-04-28 15:18:03 +02:00 |
|
Benoît Burnichon
|
c18492b875
|
Change td to also be included when no template is selected.
|
2015-04-28 14:04:01 +02:00 |
|
Nicolas Le Goff
|
4e5dca3720
|
Fix javascript issues
|
2015-02-06 19:14:21 +01:00 |
|
Romain Neutron
|
9536aacab7
|
Fix users modelOf and lastModel wording
|
2014-02-28 03:03:53 +01:00 |
|
Nicolas Le Goff
|
ab9362dd60
|
Fix neutron comment's
|
2014-02-19 17:29:27 +01:00 |
|
Nicolas Le Goff
|
b341495c88
|
Fix tests
|
2014-02-19 17:29:26 +01:00 |
|
Nicolas Le Goff
|
ed4ae71819
|
Fix test suite
|
2014-02-19 17:29:25 +01:00 |
|
Nicolas Le Goff
|
c156f842c7
|
Remove User_Adapter
|
2014-02-19 17:28:53 +01:00 |
|
Romain Neutron
|
2ba164701d
|
Use symfony translator
|
2013-12-03 20:02:40 +01:00 |
|
Romain Neutron
|
16c1930ca0
|
Update templates to fit the new translator
|
2013-12-03 20:02:40 +01:00 |
|
Romain Neutron
|
e7421e1fdd
|
Fix twig tags
|
2013-12-03 20:02:39 +01:00 |
|
Romain Neutron
|
432252f5f8
|
Merge branch '3.8'
Conflicts:
lib/Alchemy/Phrasea/Controller/Admin/TaskManager.php
lib/Alchemy/Phrasea/Controller/Root/Account.php
lib/Alchemy/Phrasea/Core/Version.php
lib/classes/User/Adapter.php
lib/classes/eventsmanager/broker.php
lib/classes/eventsmanager/notify/autoregister.php
lib/classes/eventsmanager/notify/order.php
lib/classes/eventsmanager/notify/register.php
lib/classes/eventsmanager/notify/uploadquarantine.php
lib/classes/eventsmanager/notify/validationdone.php
templates/web/admin/index.html.twig
|
2013-11-12 19:19:13 +01:00 |
|
Romain Neutron
|
9f2f1a4217
|
Fix #1573 : Propose rights reset prior apply template
Conflicts:
templates/web/admin/index.html.twig
|
2013-11-12 13:29:30 +01:00 |
|
Nicolas Le Goff
|
43a2e75c0f
|
Fix tests
|
2013-11-05 15:33:01 +01:00 |
|
Nicolas Le Goff
|
1fdf30c6af
|
Use ACL service provider to get user's ACL
|
2013-11-05 12:21:42 +01:00 |
|
Nicolas Le Goff
|
ed514432ca
|
Fix translation issues
|
2013-09-05 14:29:42 +02:00 |
|
Nicolas Le Goff
|
dca0d8a9c9
|
Fix #1395 Fix bad locale
Fix #1380 Add default settings for periodic tasks
|
2013-08-06 19:12:12 +02:00 |
|
Nicolas Le Goff
|
b8144fea91
|
adressed @romainneutron's comments
|
2013-08-06 19:12:12 +02:00 |
|
Nicolas Le Goff
|
94596926ac
|
Fix #1395 Fix bad locale
|
2013-08-05 14:53:26 +02:00 |
|
Romain Neutron
|
cb17dfbb95
|
Fix strings
|
2013-07-10 12:06:04 +02:00 |
|
Nicolas Le Goff
|
b5313cc540
|
Use bootstrap tool
|
2013-06-28 15:40:58 +02:00 |
|
Nicolas Le Goff
|
93ec7e702c
|
Fix #1207 Fix export button
|
2013-06-17 18:48:26 +02:00 |
|
Romain Neutron
|
6584d3583a
|
Add sort on last applied template
|
2013-06-13 17:21:15 +02:00 |
|
Romain Neutron
|
4161ef2e31
|
Use url generator everywhere
|
2013-06-13 09:44:16 +02:00 |
|
Nicolas Le Goff
|
9253caadd1
|
Fix #838 Reword 'Reset users right button'
|
2013-05-29 12:31:12 +02:00 |
|
Romain Neutron
|
07c9a6684e
|
Pimp example and export downloads
|
2013-05-23 20:25:17 +02:00 |
|
Romain Neutron
|
abc4d81521
|
Update controllers
|
2012-10-04 15:42:54 +02:00 |
|
Romain Neutron
|
ec11550eab
|
Update templates
|
2012-10-04 15:42:53 +02:00 |
|
Nicolas Le Goff
|
db40a0bf7c
|
fix some bugs
|
2012-09-03 18:09:01 +02:00 |
|
Nicolas Le Goff
|
e62d1e924c
|
add details view for collection & databox; add sphinxconf; add users import & export;
add tests
|
2012-09-03 18:08:56 +02:00 |
|
Romain Neutron
|
09804c7586
|
Fix template calls to old http_request methods
|
2012-07-24 18:01:03 +02:00 |
|
Romain Neutron
|
0666f04cba
|
Rename admin twig templates
|
2012-07-24 13:12:21 +02:00 |
|