Sandro Santilli
eca61aa942
Fix typo in english/US message ( #2938 )
"is activate" -> "is activated"
9 years ago
Andrey Nering
f4454c375e
Localize collaboration settings. ( #3100 )
Closes #2764
9 years ago
Richard Bukovansky
74f399129a
Adding myself ( #3084 )
As you included Czech translation to official distribution, I think I'm missing here.
I know, selfish as hell... ;)
9 years ago
Sandro Santilli
22149635af
Do not assume avatar needs be changed from gravatar.com ( #3209 )
Always send user to settings screen to change avatar.
Drops "change_custom_avatar" localized message, keeps "change_avatar"
for the generic one.
NOTE: only changes the en-US locale, as per
https://github.com/gogits/gogs/wiki/Contributing-Code#those-we-do-not-accept
NOTE: requires rebuild of bindata.go to fully see effects
9 years ago
Unknwon
8fda485b58
Update locale
9 years ago
Unknwon
ede3242712
#2954 use text/plain as default email content format
9 years ago
Unknwon
edb0185af8
locale: update Czech
9 years ago
Unknwon
10332ef7cc
Add Czech support
9 years ago
Unknwon
9e3e82ebea
models/release: filter input to prevent command line argument vulnerability
9 years ago
Unknwon
f34f5ee273
Add new language support
- Update language choose dropdown to fit more languages
9 years ago
Cosmin Stroe
561a81df44
Support alphanumeric issue style (ABC-1234) for external issue tracker ( #2992 )
9 years ago
Unknwon
0248b05674
Update locales
9 years ago
l2dy
d6e18776a3
Update ISC license
9 years ago
Unknwon
f1b1d8d153
Update locales
9 years ago
Unknwon
9ef4c2c088
Prepare release
9 years ago
Unknwon
59ad7aaeb6
Update locales
9 years ago
Unknwon
b8e7c01d90
Merge pull request #2823 from zacheryph/feature/local-only-password-reset
Prevent `Forgot Password` for non local users
9 years ago
Zachery Hostens
c1b28d1394
ensure we don’t try changing LDAP passswords
9 years ago
Unknwon
0cfe0f4e6c
Merge pull request #2796 from saboya/custom_app_data_path
Making AppDataPath customizable.
9 years ago
Unknwon
9c44a47c27
Update locales
9 years ago
Unknwon
2d90be9c2e
#13 finish user and repository search
Both are possible on explore and admin panel
9 years ago
Rodrigo Saboya
b7cd877910
Adding APP_DATA_PATH entry to the default app.ini.
9 years ago
Unknwon
9f43369667
#2302 Replace time.Time with Unix Timestamp (int64)
9 years ago
Unknwon
cd46685f99
Prepare release
9 years ago
Unknwon
7f485f72f7
Some minor changes
9 years ago
Unknwon
505503bd41
Add Finnish support
9 years ago
Unknwon
2e4c412e20
#1146 finish new access rights for collaborators
9 years ago
Unknwon
ad91428936
#1146 finsih UI work for access mode of collaborators
Collaborators have write access as default, and can be changed via repository
collaboration settings page to change between read, write and admin.
9 years ago
Unknwon
f66b1d34cd
#1597 fix activitity feeds for pull requests
9 years ago
Unknwon
aa6b05b436
#1157 some avatar setting changes
- Allow to delete current avatar
9 years ago
Unknwon
b88ceff9bf
Update locales
9 years ago
Unknwon
c6e46255cb
Minor fixes for #2746
9 years ago
Unknwon
ac950f3e48
Merge pull request #2746 from joshfng/feature-delete-wiki-pages
Add ability to delete single wiki pages.
9 years ago
Unknwon
7989af0eba
#2743 and #2751 fix bad SQL generated by XORM
Use hand-written SQL to do complex query
9 years ago
Josh Frye
86919d05cb
Add ability to delete single wiki pages.
9 years ago
Unknwon
22599912df
Minor fixes for #2745
9 years ago
Josh Frye
18bac095c0
Repo setting to delete and disable wiki
9 years ago
Unknwon
5c1c221a9d
#1891 attempt to fix expected invalid CSRF token
- Remove unused config settings `[picture] service`
9 years ago
Unknwon
53dcea5053
#2743 workaround to fix XORM problem
9 years ago
Unknwon
b0d422598c
Update TRANSLATORS and remove tip for CI
9 years ago
Unknwon
53635180eb
Allow setting git operations timeouts
- Migrate: #2704 #2653
- Clone: #2701
- Mirror, Pull
9 years ago
Unknwon
3d7d9f0b76
#2700 fix sqlite3 can't create issue with more than one label
9 years ago
Unknwon
b77068224a
Post work for #2637
Improve test cases, config settings, also show SSH config settings on admin config panel.
9 years ago
Unknwon
9d376dc07d
Merge pull request #2637 from Gibheer/ssh-publickeys
allow native and ssh-keygen public key check
9 years ago
Unknwon
f49351bd43
Add new config option for builtin SSH server
Config option [server] SSH_LISTEN_PORT to the port the builtin SSH server will be listen.
It can be different from SSH_PORT which is supposed to be exposed in the clone URL.
This should solve the problem when user runs Gogs inside Docker container
and still want to use builtin SSH server.
9 years ago
Unknwon
4eb48337da
Minor fix for #2660
9 years ago
Josh Frye
51b0fc9c00
Test mailer button. Addresses #1531
9 years ago
Unknwon
e1e7bd8013
Prepare to release
9 years ago
Unknwon
559a1282ed
#1821 add actions for close and reopen issues
9 years ago
Unknwon
a16ec44cf5
Fix #857
9 years ago