index
:
freeipa.git
WIP
abbra
certauth
ipa-3-3
master
replace_private_samba_calls
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
install
/
ui
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
webui: add bounce url to reset_password.html
Petr Vobornik
2014-07-28
1
-0
/
+24
*
webui: remove remaining action-button-disabled occurrences
Petr Vobornik
2014-07-28
2
-39
/
+5
*
webui: replace action_buttons with action_widget
Petr Vobornik
2014-07-28
4
-107
/
+72
*
webui: detach facet nodes
Petr Vobornik
2014-07-28
2
-0
/
+10
*
webui: internet explorer fixes
Petr Vobornik
2014-07-28
2
-2
/
+8
*
webui: fix nested items creation in dropdown list
Petr Vobornik
2014-07-28
1
-6
/
+8
*
webui: support wildcard attribute level rights
Petr Vobornik
2014-07-28
1
-9
/
+15
*
webui: fix disabled state of service's PAC type
Petr Vobornik
2014-07-21
1
-31
/
+47
*
webui: disable ipapermbindruletype if permission in a privilege
Petr Vobornik
2014-07-21
1
-1
/
+10
*
webui: fix selection of empty value in a select widget
Petr Vobornik
2014-07-21
1
-1
/
+1
*
webui: show managed fields as readonly and not disabled
Petr Vobornik
2014-07-21
1
-4
/
+2
*
webui: fix add of input group class
Petr Vobornik
2014-07-21
1
-1
/
+4
*
webui: reflect readonly state
Petr Vobornik
2014-07-21
1
-27
/
+110
*
webui: option_widget_base: sort options
Petr Vobornik
2014-07-21
2
-2
/
+18
*
webui: attr widget: get list of possible attrs from ipapermdefaultattr
Petr Vobornik
2014-07-21
1
-0
/
+10
*
webui: custom attr in attributes widget
Petr Vobornik
2014-07-21
3
-13
/
+80
*
webui: optimize (re)creation of option widget
Petr Vobornik
2014-07-21
1
-11
/
+14
*
webui: add filter to attributes widget
Petr Vobornik
2014-07-21
2
-0
/
+54
*
webui: improve usability of attributes widget
Petr Vobornik
2014-07-21
3
-87
/
+17
*
webui: capitalize labels of undo and undo all buttons
Petr Vobornik
2014-07-08
1
-2
/
+2
*
webui: display messages contained in API responses
Petr Vobornik
2014-07-07
4
-57
/
+92
*
webui: new navigation structure
Petr Vobornik
2014-07-04
4
-83
/
+118
*
webui: change ipatokennotbefore and ipatokennotafter types to datetime
Petr Vobornik
2014-07-04
1
-4
/
+16
*
webui-build: use /usr/share/java/js.jar instead of rhino.jar
Petr Vobornik
2014-07-03
2
-2
/
+2
*
Add NSEC3PARAM to zone settings
Martin Basti
2014-07-02
1
-1
/
+2
*
Remove NSEC3PARAM record
Martin Basti
2014-07-02
1
-15
/
+1
*
DNSSEC: WebUI: add TLSA record
Martin Basti
2014-07-01
1
-1
/
+18
*
webui: focus invalid widget on validation error
Petr Vobornik
2014-07-01
3
-3
/
+30
*
webui: fix required error notification in multivalued widget
Petr Vobornik
2014-07-01
1
-4
/
+3
*
webui: show notification instead of modal dialog on validation error
Petr Vobornik
2014-07-01
1
-6
/
+1
*
install/ui/build: Build core.js
Petr Viktorin
2014-06-30
1
-0
/
+2
*
webui: support unlock user command
Petr Vobornik
2014-06-30
2
-2
/
+12
*
webui: add sync_otp.html
Petr Vobornik
2014-06-30
2
-0
/
+68
*
webui: layer for standalone pages which use WebUI framework
Petr Vobornik
2014-06-30
7
-16
/
+66
*
webui: fix confirmation mixin origin check
Petr Vobornik
2014-06-30
1
-1
/
+4
*
webui: bind Login facet and OTP sync facet
Petr Vobornik
2014-06-30
4
-3
/
+66
*
webui: support global notifications in all containers
Petr Vobornik
2014-06-30
3
-2
/
+11
*
webui: add link pointing to OTP sync page to login
Petr Vobornik
2014-06-30
3
-0
/
+18
*
webui: add OTP token synchronization
Petr Vobornik
2014-06-30
5
-1
/
+350
*
webui: base class for LoginScreen-like facets
Petr Vobornik
2014-06-30
2
-267
/
+345
*
webui: extract rpc value from object envelope
Petr Vobornik
2014-06-27
6
-9
/
+61
*
webui: send API version in RPC requests
Petr Vobornik
2014-06-27
2
-1
/
+6
*
webui: fix detection of RPC command
Petr Vobornik
2014-06-27
2
-10
/
+10
*
webui-test: dns forward zone json data
Petr Vobornik
2014-06-27
5
-0
/
+158
*
webui-test: static metadata update
Petr Vobornik
2014-06-27
3
-1676
/
+3478
*
webui: dns forward zones
Petr Vobornik
2014-06-27
2
-1
/
+163
*
webui: add confirmation for dns zone permission actions
Petr Vobornik
2014-06-27
2
-41
/
+11
*
webui: support otp in reset_password.html
Petr Vobornik
2014-06-26
2
-2
/
+18
*
webui: rebase user password dialog on password dialog and add otp support
Petr Vobornik
2014-06-26
3
-153
/
+73
*
webui: add placeholders to login screen
Petr Vobornik
2014-06-26
2
-1
/
+10
[prev]
[next]