924 Commits

Author SHA1 Message Date
87152f89ba fix release created timezone issue 2015-08-24 21:01:23 +08:00
6821527c95 fix style 2015-08-21 00:32:46 +08:00
4275b3720a finsih diff and compare 2015-08-21 00:18:30 +08:00
aa65761d81 new commits table 2015-08-20 20:18:49 +08:00
062adbed8a add confirmation to delete ssh key 2015-08-20 17:11:29 +08:00
ac616c07de fix #966 2015-08-20 15:57:51 +08:00
371572cf5f allow edit issue and comment 2015-08-20 04:31:28 +08:00
87f5ca8e1f able edit issue title 2015-08-19 23:14:57 +08:00
bd1d7d1509 Able to set SSH port when install, update Docker docs 2015-08-19 20:36:19 +08:00
24d7a86a8d Set IsAdmin using LDAP
The IsAdmin flag is set based on whether the admin filter
returned any result. The admin filter is applied with the user dn
as the search root.

In the future, we should update IsAdmin as well on each login.
Alternately, we can have a periodic sync operation.
2015-08-18 23:49:12 -07:00
03b85b73af token recent activity 2015-08-19 06:22:33 +08:00
928d9fc1d4 fix access token style 2015-08-19 03:40:23 +08:00
4c7b6414eb new access token UI 2015-08-19 03:36:16 +08:00
2e8ffc2ffb Merge branch 'develop' of github.com:gogits/gogs into develop 2015-08-19 02:50:03 +08:00
2493454587 new delete account UI and password confirmation 2015-08-19 02:49:44 +08:00
bfa8ef68a6 Change input field to type=password for the authentication templates. 2015-08-18 13:56:36 -04:00
81b8427438 new UI on admin/monitor 2015-08-19 00:34:11 +08:00
c20ae8edc5 update Docker README 2015-08-18 22:29:02 +08:00
b1696665bd make cron task configurable 2015-08-18 02:19:29 +08:00
407385db7e work on #1493 2015-08-17 17:05:37 +08:00
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
7bb5cb444c fix css styles 2015-08-15 20:55:03 +08:00
2e30b421b4 comletely remove v1 UI files of Gogs 2015-08-15 19:07:21 +08:00
c8bb475abb fix autocomplete on migration 2015-08-15 18:16:39 +08:00
c7d5e1f182 clean file and update locales 2015-08-15 16:30:24 +08:00
e633425f27 #1180 and #1250: migration 2015-08-15 16:03:20 +08:00
a52324a5f9 able sort issues 2015-08-15 12:07:08 +08:00
4ce003dc15 Filter issues by assignee 2015-08-15 11:24:41 +08:00
a24141ec9c more on #1319 2015-08-15 02:54:39 +08:00
30b428bf0e #1419: 500 when visit a issue with issue/comments of deleted user 2015-08-15 02:48:05 +08:00
cec38f2a8c able edit issue labels/milestone/assignee 2015-08-15 00:42:43 +08:00
d07c081920 Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2 2015-08-14 03:07:40 +08:00
817b48ed1e Show owner/poster tags of comments and fix #1312 2015-08-14 02:43:40 +08:00
e680faf0d8 Correct form name to smtp_email to fix matching in InstallForm struct. 2015-08-13 17:22:19 +01:00
1fb53067f4 finish close/reopen issue 2015-08-13 23:21:43 +08:00
133b19d0c5 finish view comments on issue page 2015-08-13 16:07:11 +08:00
7d84d4a8f0 Significantly enhanced LDAP support in Gogs. 2015-08-12 17:01:22 -07:00
d7d72b9e3c Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2 2015-08-12 19:48:06 +08:00
e43341f4c5 column belongs always into a ui grid 2015-08-12 13:17:24 +02:00
a01867cc1a Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2
# Conflicts:
#	public/css/gogs.min.css
2015-08-12 19:10:16 +08:00
33f33e055a fix on #1466 2015-08-12 19:08:10 +08:00
52933932d2 Merge pull request #1466 from manfer/semantic
modified repo header
2015-08-12 18:46:19 +08:00
ab2d0b3b44 add comment form UI 2015-08-12 18:44:09 +08:00
009d716a02 modified repo header 2015-08-12 12:12:06 +02:00
b4c0b7b98b finish view issue without comments and ops 2015-08-12 17:04:23 +08:00
d1a82a82b4 Merge pull request #1454 from gustavopaes/bug/1453
Remove SSH button when SSH it is disabled
2015-08-12 03:44:30 +08:00
496a65ed29 update locales 2015-08-12 02:29:47 +08:00
34f6cbfc2a finish attachments when create issue 2015-08-11 23:24:40 +08:00
89c2bd4a0d finish create issue attachment UI 2015-08-11 17:54:00 +08:00
f183c855d1 minor fix on #1464 2015-08-11 00:09:28 +08:00