index
:
authentic2-pratic.git
master
Adaptation to Authentic 2.x for the Pr@tic platform
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
load-pratic-ldif: allow modifying existing users
HEAD
v1.0.2
master
Benjamin Dauvergne
2015-11-25
1
-7/+12
*
load-pratic-ldif: allow modifying existing service instances
Benjamin Dauvergne
2015-11-25
1
-3/+10
*
trivial: fix typo
Benjamin Dauvergne
2015-09-28
1
-1/+1
*
load-pratic-ldif: privatize variable siid shared with a closure
Benjamin Dauvergne
2015-09-28
1
-10/+12
*
update rbac on collectivity deletions
Benjamin Dauvergne
2015-09-24
1
-3/+4
*
orverride natural key implementation for User
Benjamin Dauvergne
2015-09-24
2
-3/+13
*
load-pratic-ldif: report validation errors
Benjamin Dauvergne
2015-09-24
1
-3/+19
*
load-pratic-ldif: handle partial loading
Benjamin Dauvergne
2015-09-24
2
-2/+9
*
Add sirh_code to user forms
Benjamin Dauvergne
2015-09-24
1
-0/+2
*
always allow superuser SSO (fixes #7687)
Benjamin Dauvergne
2015-08-04
1
-4/+5
*
adapt manage/menu.json to return pratic links (#7676)
Frédéric Péters
2015-08-04
2
-0/+39
*
hide username_is_unique and email_is_unique fields (fixes #8016)
Benjamin Dauvergne
2015-08-04
1
-1/+1
*
Fix access to the .service_url field in get_service_links()
Benjamin Dauvergne
2015-06-30
1
-1/+1
*
Add a CN attribute to pratic attributes
Benjamin Dauvergne
2015-06-30
1
-0/+2
*
models: authorize access to all administrators of a collectivity to their col...
Benjamin Dauvergne
2015-06-30
1
-0/+4
*
translation update (#7678)
Benjamin Dauvergne
2015-06-25
1
-103/+95
*
Remove the agent homepage (fixes #7678)
Benjamin Dauvergne
2015-06-25
3
-36/+0
*
Add debug log of ssl_info dict in the login view (fixes #7674)
Benjamin Dauvergne
2015-06-24
1
-0/+5
*
Return only absolute URIs in services.json (fixes #7673)
Benjamin Dauvergne
2015-06-24
1
-1/+1
*
Test if ssl_info.collectivity is not None before validating the received coll...
Benjamin Dauvergne
2015-06-23
1
-1/+1
*
Do not a Python 2.7 only syntax (dict comprehension)
Benjamin Dauvergne
2015-06-22
1
-1/+1
*
Add a user_info view returning JSON and JSONP (fixes #7657)
Benjamin Dauvergne
2015-06-22
2
-8/+33
*
Created authenticating URL for CAS services (fixes #7624)
Benjamin Dauvergne
2015-06-22
1
-0/+3
*
Use URL for idp-initiated SSO in the user dashboard (#7624)
Benjamin Dauvergne
2015-06-22
1
-2/+6
*
Set an explicit list of fields on service and service instance forms (fixes #...
Benjamin Dauvergne
2015-06-22
1
-2/+4
*
Add missing loop over events (fixes #7655)
Benjamin Dauvergne
2015-06-22
1
-1/+1
*
Add JSONP view of accessible services (fixes #7624)
Benjamin Dauvergne
2015-06-22
2
-1/+22
*
update translation (#7653)
Benjamin Dauvergne
2015-06-22
1
-59/+71
*
Replace the certificate field by an authentication_level field (fixes #7653)
Benjamin Dauvergne
2015-06-22
5
-28/+85
*
update translation (#7651)
Benjamin Dauvergne
2015-06-22
1
-70/+88
*
Restrict the collectivity selectors to collectivities linked to the certifica...
Benjamin Dauvergne
2015-06-22
4
-14/+20
*
Reorder authentication backend so that SSL is tried before login/password (#7...
Benjamin Dauvergne
2015-06-22
1
-2/+3
*
Add migration for adding a2_service, fix import path for ForeignKey
Benjamin Dauvergne
2015-06-22
2
-2/+31
*
Add migration for fixes on verbose names
Benjamin Dauvergne
2015-06-22
1
-0/+44
*
Order users by first_name then last_name in AccessesView
Benjamin Dauvergne
2015-06-22
1
-1/+1
*
update translation
Benjamin Dauvergne
2015-06-19
3
-4/+25
*
Do not allow users to manager federations to Pr@tic service providers
Benjamin Dauvergne
2015-06-17
1
-1/+4
*
In manager adapt greetings to type of user
Benjamin Dauvergne
2015-06-17
1
-0/+8
*
Fix displayig name of instance of non global services on agent homepage (fixe...
Benjamin Dauvergne
2015-06-17
1
-1/+1
*
Show pratic fields when showing the profile
Benjamin Dauvergne
2015-06-17
1
-0/+5
*
translation update
Benjamin Dauvergne
2015-06-17
1
-83/+96
*
Change verbose_name of service_url fields
Benjamin Dauvergne
2015-06-17
1
-2/+2
*
Change verbose_name of slug fields
Benjamin Dauvergne
2015-06-17
1
-2/+2
*
Check unicity of (slug, collectivity) pair in ServiceInstanceForm (fixes #7587)
Benjamin Dauvergne
2015-06-17
1
-0/+10
*
Hide the default field from the collectivity form (fixes #7582)
Benjamin Dauvergne
2015-06-17
1
-1/+1
*
Dont traceback if ServiceInstance is not completely initialised
Benjamin Dauvergne
2015-06-17
1
-11/+14
*
Fix service_post_save when applied on a ServiceInstance model
Benjamin Dauvergne
2015-06-17
1
-1/+1
*
Translate "This username is already used"
Benjamin Dauvergne
2015-06-17
1
-1/+1
*
Fix sirh_label field verbose_name
Benjamin Dauvergne
2015-06-17
1
-1/+1
*
Rebase the agent_homepage template on new gadjo homepage of authentic2
Benjamin Dauvergne
2015-06-17
1
-4/+5
[next]