8c046073a8
work on PR conversation
2015-09-01 19:07:02 -04:00
398569f6f8
#1021 Forked repo unavailable after deleting original repo
2015-09-01 11:43:53 -04:00
8af094967f
#1377 add rename repo action
2015-09-01 09:29:52 -04:00
f1adbca0f1
#1554 check adminFilter length before LDAP search
2015-09-01 08:40:11 -04:00
90a6553c37
#1009 Config option for preserving hard line breaks
2015-09-01 08:32:02 -04:00
7714e792a4
minor fixes on #1551
2015-09-01 07:04:35 -04:00
17c2d1fc7c
fix dashboard 500 when no issues at all
...
- update locales
- update README
2015-09-01 06:31:47 -04:00
1ca257ad9f
rename fields
2015-08-31 16:24:28 +09:00
cb381078ff
finish new repo options page
2015-08-31 13:36:31 +08:00
c6b039c6f9
new repo options UI
2015-08-30 03:21:59 +08:00
9b9e5f0290
#1545 Cross reference the commit from the issue when it is closed by the commit
2015-08-30 00:45:56 +08:00
302938e646
#1333 Disable Gravatar option when install
2015-08-30 00:22:26 +08:00
ea454c21f7
#1542 A way to skip TLS verify for SMTP authentication
2015-08-29 15:45:58 +08:00
384fbeca80
#1474 logic fix
2015-08-29 14:44:38 +08:00
5ddcd8420b
#1474 minor fix
2015-08-29 12:03:40 +08:00
55ddf225bb
webhook APIs
2015-08-29 11:49:59 +08:00
f509c59ac1
new create webhook event
2015-08-28 23:36:13 +08:00
125d314465
more clear error
2015-08-28 19:28:26 +08:00
bb3b90fcd6
#1487 Readme Template
2015-08-28 18:33:09 +08:00
46bee50e45
complate list of gitignores and licenses
2015-08-28 16:44:04 +08:00
4cfa2ca40d
#1474 Edit New issue UpdateGravatarSource() assumes insecure protocol
2015-08-28 14:35:08 +08:00
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