aboutsummaryrefslogtreecommitdiff
path: root/conf/locale/locale_en-US.ini
Commit message (Collapse)AuthorAge
...
* Fix typo in english/US message (#2938)Sandro Santilli2016-06-28
| | | "is activate" -> "is activated"
* Localize collaboration settings. (#3100)Andrey Nering2016-06-28
| | | Closes #2764
* Do not assume avatar needs be changed from gravatar.com (#3209)Sandro Santilli2016-06-27
| | | | | | | | | | Always send user to settings screen to change avatar. Drops "change_custom_avatar" localized message, keeps "change_avatar" for the generic one. NOTE: only changes the en-US locale, as per https://github.com/gogits/gogs/wiki/Contributing-Code#those-we-do-not-accept NOTE: requires rebuild of bindata.go to fully see effects
* Support alphanumeric issue style (ABC-1234) for external issue tracker (#2992)Cosmin Stroe2016-04-22
|
* Merge pull request #2823 from zacheryph/feature/local-only-password-resetUnknwon2016-03-14
|\ | | | | Prevent `Forgot Password` for non local users
| * ensure we don’t try changing LDAP passswordsZachery Hostens2016-03-14
| |
* | #13 finish user and repository searchUnknwon2016-03-11
|/ | | | Both are possible on explore and admin panel
* #1146 finish new access rights for collaboratorsUnknwon2016-03-05
|
* #1146 finsih UI work for access mode of collaboratorsUnknwon2016-03-05
| | | | | Collaborators have write access as default, and can be changed via repository collaboration settings page to change between read, write and admin.
* #1597 fix activitity feeds for pull requestsUnknwon2016-03-05
|
* #1157 some avatar setting changesUnknwon2016-03-05
| | | | - Allow to delete current avatar
* Add ability to delete single wiki pages.Josh Frye2016-03-04
|
* Minor fixes for #2745Unknwon2016-03-03
|
* Repo setting to delete and disable wikiJosh Frye2016-03-03
|
* Post work for #2637Unknwon2016-02-27
| | | | Improve test cases, config settings, also show SSH config settings on admin config panel.
* Minor fix for #2660Unknwon2016-02-24
|
* Test mailer button. Addresses #1531Josh Frye2016-02-24
|
* #1821 add actions for close and reopen issuesUnknwon2016-02-22
|
* Fix #857Unknwon2016-02-20
|
* LDAP: Fetch attributes in Bind DN context optionAdam Strzelecki2016-02-20
| | | | | | | | | This is feature is workaround for #2628 (JumpCloud) and some other services that allow LDAP search only under BindDN user account, but not allow any LDAP search query in logged user DN context. Such approach is an alternative to minimal permissions security pattern for BindDN user.
* #2633 fix removed config optionUnknwon2016-02-16
|
* Minor fix for #2624Unknwon2016-02-15
|
* Merge pull request #2624 from mhartkorn/convert-mirror-to-repoUnknwon2016-02-15
|\ | | | | Convert mirrors to regular repositories
| * Refactored according to suggestionsMartin Hartkorn2016-02-14
| |
| * Convert mirrors to regular repositories.Martin Hartkorn2016-02-14
| |
* | fix #2454Unknwon2016-02-14
|/
* Add helper text for log path.Josh Frye2016-02-12
|
* Add install option for log pathJosh Frye2016-02-12
|
* Improve db path prompt when installUnknwon2016-02-07
|
* Fixes small typotechwolf122016-02-05
|
* #2554 reinitialize all repos from the dbUnknwon2016-02-04
| | | | - Update locales
* Minor fix for #2444Unknwon2016-02-01
|
* Change en-us localization "mirror from" to "mirror of"Patrik2016-02-01
|
* #2497 incorrect error handle for team nameUnknwon2016-01-29
|
* Fix grammar in deploy key sectionSaren Currie2016-01-27
|
* fix #2350Unknwon2016-01-07
|
* Changed name from inline to unifiedKim "BKC" Carlbäcker2016-01-05
|
* i18n-fix for split-viewKim "BKC" Carlbäcker2016-01-05
|
* #1692 APIs: Users FollowersUnknwon2015-12-21
| | | | | - User profile un/follow - List user's followers/following
* #2103 #2181 improvments of highlight class nameUnknwon2015-12-16
|
* Minor typo in en-US localeToni2015-12-16
| | | metadata*
* Fix typoToni2015-12-16
| | | take*
* #2154 disable change user for non-local usersUnknwon2015-12-11
| | | | - #2153 remove require for gravatar
* #2114 External URL for wikiUnknwon2015-12-11
|
* Minor typo in en-US locale: gloabl -> globalJulien Pivotto2015-12-11
|
* #1938 #1374 disable password change for non-local usersUnknwon2015-12-10
|
* #1301 "read-only" usersUnknwon2015-12-10
|
* #1575 Limit repo creationUnknwon2015-12-10
|
* Reword messages for PR auto merging (#2117)Angus Gibson2015-12-10
|
* #2037 Add "New Mirror" button on DashboardUnknwon2015-12-09
|