Commit Graph

80 Commits

Author SHA1 Message Date
Unknwon 676d774d88 fix #1902 2015-11-07 00:39:45 -05:00
Unknwon 6f0a41b8b2 #1511 Allow local import only for admin users 2015-11-03 18:40:52 -05:00
Unknwon 8e262f3ec4 update locales 2015-11-03 14:34:21 -05:00
Unknwon b0226a1d05 fix #1831 2015-11-01 12:30:27 -05:00
Unknwon 940898a3ff minor fix for #1865 2015-10-31 12:35:26 -04:00
Matt Arnold c7eaf96b37 Translation for invalid milestone due date format ISO 8601 fix. 2015-10-30 14:44:03 +00:00
Unknwon 4f0e31e96d update README 2015-10-29 03:21:59 -04:00
Unknwon f5689ee3a5 update locale 2015-10-28 02:30:24 -04:00
Unknwon 71d8ff247d update some locales 2015-10-24 03:40:47 -04:00
Unknwon f17b746a01 update locale 2015-10-21 06:40:44 -04:00
Unknwon b5e6af9587 update locale 2015-10-08 22:49:08 -04:00
Unknwon c60d8bc069 update locales 2015-10-02 02:55:52 -04:00
Unknwon d5ad4e1141 prepare release 2015-09-26 14:09:09 -04:00
Unknwon 69b1d65c9b remove unused file and update locale 2015-09-20 23:29:59 -04:00
Unknwon 2340bb1ed2 update locales 2015-09-18 10:02:17 -04:00
Unknwon 2729eb998c #1646 and other minor fixes 2015-09-16 15:34:46 -04:00
Unknwon 121a81a2c5 finish new edit auth UI 2015-09-11 12:03:08 -04:00
Unknwon 52ec80fa18 finish all new user settings UI 2015-09-10 11:40:34 -04:00
Unknwon e885d34aa6 update locales 2015-09-05 04:55:23 -04:00
Unknwon d023e81a8f #1577 explore paginator problem 2015-09-04 05:54:22 -04:00
Unknwon 6a5c87afdd prepare 0.6.9 release 2015-09-03 17:19:50 -04:00
Unknwon 83dc2468f5 finish initial version of pull request 2015-09-02 16:18:09 -04:00
Unknwon 17c2d1fc7c fix dashboard 500 when no issues at all
- update locales
- update README
2015-09-01 06:31:47 -04:00
Unknwon 4cfa2ca40d #1474 Edit New issue UpdateGravatarSource() assumes insecure protocol 2015-08-28 14:35:08 +08:00
Unknwon fc2d0e5470 fix locale 2015-08-27 14:15:31 +08:00
Unknwon a104248792 update locales 2015-08-24 22:57:22 +08:00
Unknwon 78b717f202 update locales 2015-08-20 04:36:59 +08:00
Unknwon 875f917771 update locales 2015-08-17 13:34:05 +08:00
Unknwon 55ccb00a47 Merge branch 'develop' of https://github.com/SergioBenitez/gogs into develop
# Conflicts:
#	modules/bindata/bindata.go
2015-08-16 14:31:54 +08:00
Unknwon b35d7eee31 update locale 2015-08-15 14:14:55 +08:00
Sergio Benitez 7d84d4a8f0 Significantly enhanced LDAP support in Gogs. 2015-08-12 17:01:22 -07:00
Unknwon 496a65ed29 update locales 2015-08-12 02:29:47 +08:00
Unknwon c541938a3d update locale and prepare for 0.6.3 release 2015-07-30 22:14:06 +08:00
Unknwon 686dd59916 fix #864 with migration and update locale 2015-07-26 22:06:28 +08:00
Fernando San Julián 514ce712b0 admin config fix 2015-07-25 20:14:07 +02:00
无闻 e69f09f50e Merge pull request #1275 from jstasiak/develop
Add file permalink button
2015-07-25 00:32:11 +08:00
Unknwon 2724dbd450 update locale 2015-07-14 18:35:38 +08:00
Jakub Stasiak 562ad02a6d Add file permalink button
The button appears when a file is viewed in a branch or a tag. It points
to a URL containing the branch's (or tag's) current commit id so that
it'll always point to the same content.
2015-07-13 21:52:48 +02:00
Unknwon b9dc2147b4 UI: install - done 2015-07-09 13:17:48 +08:00
Unknwon 1269ce0538 update locle 2015-07-06 17:47:30 +08:00
Unknwon 7a7c096fd0 update typo in locale files 2015-04-24 05:21:00 -04:00
Unknwon 96a95e9dfd #988: fix one missing duplicated prefix
- update some locale files
2015-03-13 15:41:51 -04:00
Unknwon 0720d3988f #988: GetRepoLink already contains AppSubUrl 2015-03-12 16:01:23 -04:00
Unknwon e3d73d9b24 conf/locale: update locales 2015-03-04 18:19:32 -05:00
Unknwon def39d191b conf/locale: update all locales 2015-02-13 15:48:10 -05:00
Unknwon f15fa9167a cmd: code fix for #905
- 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)
2015-02-08 21:26:14 -05:00
Raphael Randschau 92036a78d1 Add locales (en/de native, rest -> translate.google.com) 2015-02-05 18:15:00 +01:00
Unknwon 9fa287e4f7 update locale 2015-01-18 22:24:20 +08:00
Dominik Schulz 7d4cef6008 Add missing translations for email settings page to de_DE. 2015-01-09 17:54:44 +01:00
Unknwon ac4a10456e api: able to create repo and fix #726
- POST /user/repos
- POST /org/:org/repos
2014-12-12 20:30:32 -05:00