aboutsummaryrefslogtreecommitdiff
path: root/templates/user
Commit message (Collapse)AuthorAge
* #1377 add rename repo actionUnknwon2015-09-01
|
* add webhook recent deliveriesUnknwon2015-08-27
|
* fix suburlUnknwon2015-08-27
|
* fix menu overflowUnknwon2015-08-26
|
* minor updateUnknwon2015-08-26
|
* update locale and org dashboard navbarUnknwon2015-08-26
|
* new org dashboard issuesUnknwon2015-08-25
|
* new user dahsboard issuesUnknwon2015-08-25
|
* #1246 Dashboard error: nil commitsUnknwon2015-08-25
|
* add confirmation to delete ssh keyUnknwon2015-08-20
|
* token recent activityUnknwon2015-08-19
|
* fix access token styleUnknwon2015-08-19
|
* new access token UIUnknwon2015-08-19
|
* new delete account UI and password confirmationUnknwon2015-08-19
|
* minor fix on #1464Unknwon2015-08-11
|
* Merge pull request #1464 from jamesa/hide-gravatar-tooltip无闻2015-08-10
|\ | | | | Hide avatar tooltips unless you're looking at your own profile
| * Hide avatar-changing instructions unless it's your profile (resolves #1107)James Anderson2015-08-10
| |
* | finish create issue with milestone and assigneeUnknwon2015-08-10
|/
* fix app suburl in feedsUnknwon2015-08-09
|
* #334: Add Deployment Key SupportUnknwon2015-08-06
|
* fix #1204Unknwon2015-07-31
|
* User Issues Template fixFernando San Julián2015-07-26
|
* fix #864 with migration and update localeUnknwon2015-07-26
|
* Match naming convention on page (checkbox→chk)Andrew Patton2015-04-15
|
* Wrap remember text+checkbox in label; close #1209Andrew Patton2015-04-15
|
* fix #1156Unknwon2015-03-26
|
* #1098 Hide gravatar email field if gravatar is disabled (or offline mode)Unknwon2015-03-24
|
* Apply ng to issue dashboardAntoine GIRARD2015-03-19
|
* Revert "Merge pull request #1047 from ndarilek/accessibility-fixes"Unknwon2015-03-15
| | | | | This reverts commit c226e92284c7b4b405352814155dd5da3458e029, reversing changes made to 80b23854bc6d2b7466b5cdef112db100372e1e0a.
* Various accessibility fixes, mostly labeling icons.Nolan Darilek2015-03-14
|
* #988: fix one missing duplicated prefixUnknwon2015-03-13
| | | | - update some locale files
* #988: GetRepoLink already contains AppSubUrlUnknwon2015-03-12
|
* Merge branch 'dev' of github.com:gogits/gogs into accessUnknwon2015-02-22
|\ | | | | | | | | | | | | | | | | Conflicts: gogs.go models/models.go models/user.go templates/.VERSION templates/org/home.tmpl
| * templates/user/settings/emial.tmpl: little fix on UIUnknwon2015-02-21
| | | | | | | | | | - routers/user: little code format - conf/locale: update French locale
| * Remove the "PHP" style formatting functionPeter Smit2015-02-16
| | | | | | | | | | | | The "PHP" formatting function doesn't add anything, except an undocumented date format. All usages in the templates have been replaced with DateFmtShort and DateFmtLong for convenience.
| * templates/user/auth/signin.tmpl: hide sign up prompt when registration is ↵Unknwon2015-02-12
| | | | | | | | disabled #884
* | fix mirror issues uncaught #941Unknwon2015-02-13
|/
* cmd: code fix for #905Unknwon2015-02-08
| | | | | | | - routers/admin: add rewrite update hook operation - conf/locale: update locale file due to ini behavior changes - cmd/cert_stub.go: remove useless code - cmd/fix.go: no longer need fix command(at least now)
* public/ng/css: code fix on #895Unknwon2015-02-03
| | | | - templates/user/settings: fix email panel nav highlight
* fix settings/email html&cssAlexey Makhov2015-02-03
|
* Fix #799 by adding a tooltip for all dates in all settings/panelsPeter Smit2015-01-02
|
* Forgot to i18n "Primary"Peter Smit2014-12-22
|
* Create English locale keys for multiple e-mails featurePeter Smit2014-12-22
| | | | | Also, change all current 'emails' to 'e-mails'. Still todo: some CSS for the user/settings/email page, but that is not my specialty
* Finish method for having multiple emails/user.Peter2014-12-17
| | | | | All basics are implemented. Missing are the right (localized) strings and the page markup could have a look at by a frontend guy.
* mirror fix on oauth2Unknwon2014-11-28
|
* Fix user linksJames Cracknell2014-11-28
|
* fix #675Unknwon2014-11-27
|
* more on change avatarUnknwon2014-11-21
|
* custom avatar uploadUnknwon2014-11-21
|
* add personal access token panel #12Unknwon2014-11-12
|