jelmer/swat.git
2012-11-27 Jelmer VernooijUpdate README file. master
2012-11-26 Jelmer VernooijIgnore egg info.
2012-11-26 Jelmer VernooijStrip whitespace.
2012-11-22 Jelmer VernooijFix formatting, use redirect() rather than redirect_to...
2012-11-22 Jelmer VernooijAdd TODO file.
2012-11-22 Jelmer VernooijRemove generated egg-info directory.
2012-11-21 Jelmer VernooijStrip trailing whitespace.
2012-11-21 Jelmer VernooijRemove ez_setup.
2012-11-21 Jelmer Vernooijsetup: Make executable.
2012-11-21 Jelmer VernooijReplace tabs with spaces.
2012-11-21 Jelmer VernooijIgnore backup files.
2011-09-09 Kai Blintemplates: Make password fields not echo the password
2011-09-07 Jelmer Vernooijsamba.shares has been merged into samba.hostconfig.
2011-09-01 Jelmer VernooijAvoid probing for hardcoded paths, rather just rely...
2011-09-01 Jelmer VernooijCope with move of secure_forms.
2010-11-13 Ricardo Velhotechg: no longer required these components. authenticatio...
2010-06-04 Ricardo Velhotefix: cherry-pick went wrong
2010-06-04 Ricardo Velhotefix: missing tr
2010-06-04 Ricardo Velhotefix: Empty attributes are not allowed but I found that...
2010-06-02 Ricardo Velhoteadd: pilot code for form tokens
2010-06-02 Ricardo Velhotechg: new logo
2010-05-31 Ricardo Velhotefix: TypeError returns only the message. but the set_me...
2010-05-30 Ricardo Velhotefix: typo
2010-05-30 Ricardo Velhoteadd: icon to the validation message as well as addition...
2010-05-30 Ricardo Velhotefix: when storing groups in shares a @ is required...
2010-05-30 Ricardo Velhotefix: the extra space caused problems in the popup selec...
2010-05-30 Ricardo Velhotefix: bigger list item for group names
2010-05-30 Ricardo Velhoteadd: status bar for messages in the popups
2010-05-30 Ricardo Velhoteadd: new icon
2010-05-29 Ricardo Velhoteadd: save and add another for groups and users
2010-05-29 Ricardo Velhoteadd: configuration options to allow skiping of the...
2010-05-29 Ricardo Velhotechg: tab images
2010-05-29 Ricardo Velhoteadd: new icons
2010-05-29 Ricardo Velhotefix: the outline would cause the tab have the ability...
2010-05-29 Ricardo Velhotefix: dashboard wasn't handling subactions correctly
2010-05-29 Ricardo Velhoteadd: show a table of users (similar to the user list...
2010-05-29 Ricardo Velhoteadd: new actions in the dashboard and replaced icons
2010-05-29 Ricardo Velhoteadd: handling of multiple toggles
2010-05-29 Ricardo Velhoteadd: also include the new status to better serve the...
2010-05-29 Ricardo Velhotefix: the naming was not correct
2010-05-29 Ricardo Velhotefix: missing doc
2010-05-29 Ricardo Velhoteadd: ability to toggle a user's account status. only...
2010-05-29 Ricardo Velhoteadd: method in the SAMRPipeManager to toggle a user...
2010-05-29 Ricardo Velhoteadd: new icons
2010-05-29 Ricardo Velhotechg: show strike-through only when showing all users
2010-05-29 Ricardo Velhoteadd: extra column to show the account status
2010-05-28 Ricardo Velhoteadd: ability to list the members of a group while editi...
2010-05-28 Ricardo Velhoteadd: method to get all users in a certain group
2010-05-28 Ricardo Velhoteadd: named router for toolbar items with subactions
2010-05-28 Ricardo Velhotefix: more routing problems... :(
2010-05-28 Ricardo Velhoterm: old file references
2010-05-28 Ricardo Velhoteadd: mass deletion of users
2010-05-28 Ricardo Velhotechg: more meaningful name for the checkbox variable
2010-05-28 Ricardo Velhotefix: store ids instead of names for the checkbox value
2010-05-28 Ricardo Velhoteadd: removegroup and removeuser actions
2010-05-28 Ricardo Velhoteadd: removed the user and group tables from the control...
2010-05-28 Ricardo Velhotefix: workaround for the line-break in the group list
2010-05-28 Ricardo Velhoteadd: filter operation for groups and users. must be...
2010-05-28 Ricardo Velhoteadd: passwords do not match exception
2010-05-28 Ricardo Velhoteadd: check if the group or user exists in the database...
2010-05-28 Ricardo Velhotefix: the wrong parameter type was being passed to the...
2010-05-27 Ricardo Velhotefix: copy paste disaster
2010-05-27 Ricardo Velhoteadd: two methods to check if a user exists or not in...
2010-05-27 Ricardo Velhotefix: redirect to the new ID when adding a new item...
2010-05-27 Ricardo Velhotefix: the connfiguration file for adding a new account...
2010-05-27 Ricardo Velhotefix: routing fixed again. subaction without ID was...
2010-05-27 Ricardo Velhoteadd: group "internal router"
2010-05-27 Ricardo Velhoteadd: some documentation to methods
2010-05-27 Ricardo Velhotefix: group routing in account management
2010-05-27 Ricardo Velhotefix: ordering of routing methods was conflicting with...
2010-05-27 Ricardo Velhotechg: massive refactoring of the Accounts controller...
2010-05-26 Ricardo Velhotechg: switching of action to the subaction in the task
2010-05-26 Ricardo Velhoteadd: subaction in account configuration
2010-05-26 Ricardo Velhoteadd: sample usage of subactions (groups are broken...
2010-05-26 Ricardo Velhoteadd: handling of subactions in the toolbar
2010-05-26 Ricardo Velhoteadd: more routing options to handle subactions (special...
2010-05-26 Ricardo Velhoteadd: a library file with the SAMR Manager
2010-05-26 Ricardo Velhotefix: only the first group was being considered because...
2010-05-25 Ricardo Velhotechg: for now, when the user authenticates, the username...
2010-05-25 Ricardo Velhoteadd: action to show only groups in the Account controller
2010-05-25 Ricardo Velhotechg: groups and users popup now show Samba Groups and...
2010-05-25 Ricardo Velhotefix: the group description was not being saved when...
2010-05-25 Ricardo Velhotefix: correct redirection after adding a new group
2010-05-25 Ricardo Velhotefix: the conditions always evaluated to true
2010-05-25 Ricardo Velhotefix: wrong parameter name
2010-05-22 Ricardo Velhotechg: changed parameter names to coincide with the class...
2010-05-22 Ricardo Velhoteadd: Hidden form parameters
2010-05-22 Ricardo Velhoteadd: group list configuration (see issue #19)
2010-05-22 Ricardo Velhotefix: wrong variable name caused the list element type...
2010-05-22 Ricardo Velhotefix: removed log message
2010-05-22 Ricardo Velhoteadd: Field configuration for the User Account Form
2010-05-22 Ricardo Velhotefix: pylons crash when the tab state cookie contained...
2010-05-22 Ricardo Velhoteadd: User account parameters for the edit form
2010-05-22 Ricardo Velhotefix: wrong import
2010-05-12 Jelmer VernooijFix imports.
2010-05-12 Ricardo Velhoteadd: remove group and user
2010-05-12 Ricardo Velhoteadd: redirect (temporary) for the cancel action
2010-05-11 Ricardo Velhoteadd: started working on the save action
2010-05-11 Ricardo Velhoteadd: Cancel action (unimplemented)
2010-05-11 Ricardo Velhotechg: yaml configurations
next