Lunny Xiao
c8ee0b9df0
add milestone changed traker on issue view ( #804 )
9 years ago
Lunny Xiao
70ff46febe
fix bug caused by #788 ( #799 )
9 years ago
Lunny Xiao
63db268036
Track labels changed on issue view & resolved #542 ( #788 )
* track labels changed on issue view & resolved #542
* add missing head comment & sort & fix refresh
9 years ago
Bo-Yi Wu
8c7e6c8e83
feat: add search repository on dashboard. ( #773 )
9 years ago
Andrey Nering
e119a64a04
Notifications: trying to get a better layout ( #660 )
* i18n button titles
* Improvements on notification page layout
* Notification count badge fixes
* Make table <tr> clickable
* Fix octicon aligment
* Fix use of AppSubUrl
9 years ago
Shyim
0ada33620c
Fix #646 ( #669 )
9 years ago
Kazuki Sawada
9be70c33fe
Fix: Issues cannot be created with labels ( #622 )
Signed-off-by: Kazuki Sawada <kazuki@6715.jp>
9 years ago
vz
8fcf927b46
Fix install.tmpl input default value ( #611 )
* Fix install.tmpl input default value
* Update db_user to gitea
* Add when INSTALL_LOCK = false
9 years ago
Bwko
dae21c8d89
Fix wrong anchors for non-latin headings ( #3981 ) ( #512 )
Change Javascript regular expression to match non-latin characters
The regex comes from here: http://stackoverflow.com/questions/150033/regular-expression-to-match-non-english-characters#comment22322603_150078
And this patch should fixed these two issues: #3919 #3843
9 years ago
btrepp
8c7a1a7d9b
Enables mssql support ( #383 )
* Enables mssql support
Port of dlobs work in gogs.
Enables options in index.js
Enables MSSQL as a database option in go.
Sets ID to 0 on initial migration. Required for
MSSQL insert statements.
Signed-off-by: Beau Trepp <beautrepp@gmail.com>
* Vendors in denisenkom/go-mssqldb
Includes golang.org/x/crypto/md4
as this is required by go-msssqldb
Signed-off-by: Beau Trepp <beautrepp@gmail.com>
9 years ago
Bwko
a48f0cae7d
Fix for #361 , renamed username to login
9 years ago
Joubert RedRat
9bcd8444ad
Replace Gogs to Gitea in installation options
9 years ago
Joubert RedRat
7bc50216ae
Set default less and css to new default name
9 years ago