ayleph
|
e75a45c00f
Fix issue 5367 Edit view updates
|
9 years ago |
Jessica Tallon
|
f1db51e4db
Fix bug on the OAuth client deauthorization page
|
9 years ago |
Jessica Tallon
|
0f3bf8d4b1
Collection changes and migration for federation
|
9 years ago |
Jessica Tallon
|
d7f35f6fbe
Add the user models to the MODELS list
|
9 years ago |
Jessica Tallon
|
d88fcb03e2
Change codebase to query or create correct User model
|
9 years ago |
Berker Peksag
|
896d00fbf2
Change all unicode() calls with six.text_type().
|
9 years ago |
Jessica Tallon
|
c5f258fec0
Fix #1007 - get location object not string of location name; caused 500 when editing profile
|
10 years ago |
Jessica Tallon
|
ed48454558
Merge branch 'location'
|
10 years ago |
Jessica Tallon
|
c0434db469
Add location model and migrations
|
10 years ago |
Jessica Tallon
|
7e15632b5a
Fix #549 - Deauthorize OAuth applications
|
10 years ago |
Christopher Allan Webber
|
13f37e75eb
Fix iteritems usage on python 3
|
10 years ago |
Christopher Allan Webber
|
f6bad0eb26
Merge branch 'master' into merge-python3-port
|
10 years ago |
Berker Peksag
|
e49b7e02b2
Use six.text_type instead of unicode().
|
10 years ago |
tilly-Q
|
1688abbfc4
Cleaned up the code a little bit
|
11 years ago |
tilly-Q
|
0d6550fb05
Tweaked the metadata edit screen to run jsonschema validators against the data.
|
11 years ago |
tilly-Q
|
6b6b1b076b
Made some changes so that the metadata editing page works well with the updated
|
11 years ago |
tilly-Q
|
d015e4a84d
Added in a few blank lines when a user edits the metadata of a file that has
|
11 years ago |
tilly-Q
|
9919fb08a4
Made it so the metadata editting page is only one step away from functioning
|
11 years ago |
tilly-Q
|
e80596c80e
Created a UI for editting a media's metadata. Had to add a new macro to
|
11 years ago |
tilly-Q
|
fffc5dcfe0
Created the media metadata editor page
|
11 years ago |
Christopher Allan Webber
|
56c4ad89eb
Merge remote-tracking branch 'refs/remotes/tilly-q/OPW-Moderation-Update'
|
11 years ago |
Christopher Allan Webber
|
201ac38895
Fixing import error after merge of basic_auth branch.
|
11 years ago |
Christopher Allan Webber
|
74ae6fb0b6
Merge remote-tracking branch 'refs/remotes/rodney757/auth_refactor'
|
11 years ago |
tilly-Q
|
045fe0ee9d
Merge branch 'master' into OPW-Moderation-Update
|
11 years ago |
Rodney Ewing
|
dd57c6c5e5
didn't remove form.new_email when change email was moved to its own view
|
11 years ago |
Christopher Allan Webber
|
6c3d383bbb
Merge remote-tracking branch 'refs/remotes/rodney757/email'
|
11 years ago |
Rodney Ewing
|
5a6e4e1307
check for form.password in the off chance that a user is logged in and the server switches the authentication method from basic_auth to openid.
|
11 years ago |
Rodney Ewing
|
402f436011
maybe have change password and email on same page
|
11 years ago |
Rodney Ewing
|
93d805ad6b
add user prefrence for insite notifications
|
11 years ago |
Rodney Ewing
|
af665c4eb9
moved change_pass to basic_auth and fixed some typos with the moving of forgot pass
|
11 years ago |