a7686e8749
#1203 bundle jquery with gogs
2015-08-28 14:24:05 +08:00
23f42d92c9
add webhook recent deliveries
2015-08-27 23:06:14 +08:00
fc2d0e5470
fix locale
2015-08-27 14:15:31 +08:00
ce386cfb61
fix suburl
2015-08-27 14:05:24 +08:00
c08600c59b
new edit webhook UI
2015-08-27 01:04:23 +08:00
4217c2333c
new create webhook UI
2015-08-27 00:30:06 +08:00
2881456421
new webhooks list UI
2015-08-26 21:45:51 +08:00
1cb03135b7
new repo git hooks UI
2015-08-26 18:03:30 +08:00
4330c1f0d8
update locale and org dashboard navbar
2015-08-26 00:01:06 +08:00
a329bbc215
new org dashboard issues
2015-08-25 23:22:05 +08:00
f808df5a7b
new user dahsboard issues
2015-08-25 22:58:34 +08:00
e6917b6be8
Fix missing space in issue emails subject
2015-08-24 21:05:20 +02:00
a104248792
update locales
2015-08-24 22:57:22 +08:00
aa65761d81
new commits table
2015-08-20 20:18:49 +08:00
d7c3c79c00
minor fix on #1517
2015-08-20 19:12:55 +08:00
062adbed8a
add confirmation to delete ssh key
2015-08-20 17:11:29 +08:00
9b01a3501b
Merge pull request #1517 from haoyixin/master
...
Added supported of 'AUTH LOGIN'
2015-08-20 16:32:13 +08:00
ac616c07de
fix #966
2015-08-20 15:57:51 +08:00
d720c92d99
Added supported of 'AUTH LOGIN'
...
i've been missing a 'r' in previous, lol~
2015-08-20 13:56:25 +08:00
78b717f202
update locales
2015-08-20 04:36:59 +08:00
6c2536b89c
fix timezone
2015-08-20 00:32:18 +08:00
a5b09b30d0
print time to debug
2015-08-20 00:25:32 +08:00
390027496c
#1500 use UTC for TimeSince
2015-08-20 00:16:54 +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
2b393f5b03
Merge pull request #1507 from cloudron-io/develop
...
Set IsAdmin using LDAP
2015-08-19 18:46:28 +08:00
a5e1ada474
Merge pull request #1414 from nice-software/wip/currentUser
...
Factor out function to get the current user
2015-08-19 18:29:04 +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
47ac579f09
only assign auto-admin when sign up by web
2015-08-19 04:58:45 +08:00
4c7b6414eb
new access token UI
2015-08-19 03:36:16 +08:00
6235bd1fe9
work on #986 and fix a LDAP crash
2015-08-18 04:03:11 +08:00
71fd10dd37
change minimum password length to 1
2015-08-18 02:30:33 +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
bb8e763ede
Small style fixes to the LDAP module README
2015-08-16 17:29:56 -07: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
77ade6855d
fix style and locale name
2015-08-16 00:05:15 +08:00
a8a2992758
update locale and TRANSLATOR
2015-08-15 22:28:06 +08:00
c8bb475abb
fix autocomplete on migration
2015-08-15 18:16:39 +08:00
ce8864c69a
Merge pull request #1475 from donbowman/master
...
Fix race condition on ssh key delete, and revert re-revert of hard line break
2015-08-15 17:27:20 +08:00
c7d5e1f182
clean file and update locales
2015-08-15 16:30:24 +08:00
0d38794c7f
Factor out function to get the current user
...
The same logic was duplicated in three places. Factor it
out so that we can add further fallbacks in a single place.
2015-08-15 10:05:12 +02:00
e633425f27
#1180 and #1250 : migration
2015-08-15 16:03:20 +08:00
b35d7eee31
update locale
2015-08-15 14:14:55 +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
cec38f2a8c
able edit issue labels/milestone/assignee
2015-08-15 00:42:43 +08:00
817b48ed1e
Show owner/poster tags of comments and fix #1312
2015-08-14 02:43:40 +08:00