Ethan Koenig and Lauris BH
013db70fce
Removed unused field in form ( #3023 )
2017-11-29 22:52:34 +02:00
Ethan Koenig and Lunny Xiao
b7ebaf6d20
Various wiki bug fixes ( #2996 )
...
* Update macaron
* Various wiki bug fixes
2017-11-28 17:43:51 +08:00
Duncan Ogilvie and Lauris BH
8ee08fe8bc
Remove duplicate "Max Diff Lines" from config view ( #2987 )
...
Signed-off-by: Duncan Ogilvie <mr.exodia.tpodt@gmail.com >
2017-11-27 06:56:50 +02:00
Ethan Koenig and Lunny Xiao
2cb6c51158
Fix over-escaped characters ( #2956 )
2017-11-22 15:09:48 +08:00
Ethan Koenig and Lunny Xiao
ea78a6db57
Spaces to tabs in templates ( #2953 )
2017-11-21 13:43:00 +08:00
Lunny Xiao and Lauris BH
10b54df2b2
Add dingtalk webhook ( #2777 )
...
* add dingtalk webhook type
* add vendor
* some fixes
* fix name check
* fix name check & improvment
2017-11-21 06:26:43 +02:00
Michael Kuhn and Lunny Xiao
420fc8efc2
Disable add key button if SSH is disabled ( #2873 )
2017-11-21 11:49:33 +08:00
Lauris BH and Lunny Xiao
a6f337046f
Update go-ini dependency and remove semicolon hack in translations ( #2913 )
2017-11-15 11:34:42 +08:00
Ethan Koenig and Lunny Xiao
bd23e36bec
Add owner to delete repo message ( #2886 )
2017-11-15 09:37:16 +08:00
Lauris BH and GitHub
134958fd9f
Fix localization texts that contain semicolon ( #2900 )
2017-11-13 09:56:10 +02:00
Shaun and Lauris BH
4725f91543
Fix inconsistencies in user settings ui ( #2901 )
2017-11-13 09:21:41 +02:00
Ethan Koenig and Lunny Xiao
5481be0ac5
Fix issue link rendering in commit messages ( #2897 )
...
* Fix issue link rendering in commit messages
* Update page.tmpl
* No links for parens
* remove comment
2017-11-13 09:35:55 +08:00
Lauris BH and Bo-Yi Wu
0a9fd454da
Fix new branch creation to new url scheme ( #2884 )
2017-11-10 19:32:46 -06:00
Lunny Xiao and Lauris BH
ff9daa3e9b
fix click create pull request button 404 ( #2859 )
2017-11-05 21:11:35 +02:00
harry and Lunny Xiao
93f726352c
Link members and repositories count to each page on org home. ( #2787 )
2017-11-04 13:46:34 +08:00
Morlinest and Lunny Xiao
122a66f6e0
Fix commits page url ( #2823 )
...
* Fix commits page url
* Check all view types
2017-11-02 08:30:19 +08:00
Morlinest and Lauris BH
25acd6c822
Use custom search for each filter type in dashboard ( #2343 )
...
* Do custom search for each filter in repo-search
* Fix search url
* Simplify code
* Remove loader and reset counts when changing filter
2017-11-01 21:39:05 +02:00
Mulia Nasution and Lauris BH
e22549747c
Fix dropdown menu position on explore repo ( #2808 )
...
Signed-off-by: Mulia Arifandi Nasution <mul14.net@gmail.com >
2017-10-31 21:16:07 +02:00
Ethan Koenig and Lunny Xiao
513375c429
Make URL scheme unambiguous ( #2408 )
...
* Make URL scheme unambiguous
Redirect old routes to new routes
* Fix redirects to new URL scheme, and update template
* Fix branches/_new endpoints, and update integration test
2017-10-30 10:04:25 +08:00
Arif and Lauris BH
6e98812ecf
Fix copy in email templates ( #2801 )
2017-10-29 23:57:05 +02:00
Bastian Rinsche and Bo-Yi Wu
638509b217
Add Safari pinned tab icon ( #2799 )
...
Closes #2753
Signed-off-by: Bastian Rinsche <bastian.rinsche@gmail.com >
2017-10-28 20:01:42 -05:00
Ethan Koenig and Lauris BH
5866eb2321
Code/repo search ( #2582 )
...
Indexed search of repository contents (for default branch only)
2017-10-27 09:10:54 +03:00
Lauris BH and Lunny Xiao
762f1d7237
Add wrapping to long diff lines ( #2789 )
...
* Add wrapping to long diff lines to fix #1827
* Fix css class and make changes to source (less) files
* Fix wrong space indentation
* Fix indentation inconsistencies and remove very old WebKit workaround
2017-10-27 12:30:54 +08:00
Jonas Bröms and Lunny Xiao
4d01ecaef3
Show Sendmail settings on admin config page ( #2782 )
...
* Show Sendmail settings on admin config page
* Remove unecessary if statement
2017-10-26 16:47:16 +08:00
Lauris BH and Lunny Xiao
6a107e57f6
Add checks for commits with missing author and time ( #2771 )
...
* Add checks for commits with missing author and time
* Fix validate commits with emails if it has no Author
2017-10-26 15:45:14 +08:00
Bwko and Lunny Xiao
3ab580c8d6
Add branch overiew page ( #2108 )
...
* Add branch overiew page
* fix changed method name on sub menu
* remove unused code
2017-10-26 08:49:16 +08:00
Lunny Xiao
219ca5cadb
some fixes
2017-10-25 13:26:14 +08:00
Lunny Xiao and GitHub
796be03e9b
fix discord hook bug ( #2778 )
2017-10-25 13:13:45 +08:00
Lauris BH and Andrey Nering
0e9e48bd5c
Fix activity css conflit with semantic ui ( #2758 )
2017-10-21 18:07:06 -02:00
Antoine GIRARD and Lunny Xiao
619b9b5547
Move swagger-ui under /api/v1 ( #2746 )
...
* Move swagger interface under /api/v1
* Update swagger-ui
* Add /api/swagger and prepare for multiple api version
* Update test links
* Fix footer link
2017-10-21 22:05:50 +08:00
Patrick G and Lauris BH
30afce1523
Fix tabs according to semantic-ui docs ( #2733 )
2017-10-18 21:18:31 +03:00
Lauris BH and Bo-Yi Wu
af4a094e5d
Fix semantic-ui style conflict with v-cloak ( #2722 )
2017-10-17 02:24:43 -05:00
Jonas Franz and Lauris BH
f4190f8df8
Render plain text README.txt monospaced ( #2721 )
...
Signed-off-by: Jonas Franz <info@jonasfranz.software >
2017-10-17 02:17:22 +03:00
Jonas Franz and Lauris BH
33647aa43b
Fixing wrong translations on sorttype oldest/latest ( #2720 )
2017-10-16 23:26:11 +03:00
Lunny Xiao and Kim "BKC" Carlbäcker
9e865cee67
Merge password and 2fa page on user settings ( #2695 )
...
* merge password and 2fa page on user settings
2017-10-16 11:14:12 +02:00
Lauris BH and GitHub
c1b0c9e7c4
Fix PR, milestone and label functionality if issue unit is disabled ( #2710 )
...
* Fix PR, milestone and label functionality if issue unit is disabled or not assigned to user
* Fix multi-actions in PR page
* Change error message
* Fix comment update and delete functionality in PR
2017-10-16 10:55:43 +03:00
Lunny Xiao and Kim "BKC" Carlbäcker
a75d5c72bb
Fix plain readme didn't render correctly on repo home page ( #2705 )
...
* fix plain readme didn't render correctly on repo home page
* fix missing render
* remove unused template variables
2017-10-16 09:04:34 +02:00
Lauris BH and GitHub
f3833b7ce4
Create new branch from branch selection dropdown ( #2130 )
...
* Create new branch from branch selection dropdown and rewrite it to VueJS
* Make updateLocalCopyToCommit as not exported
* Move branch name validation to model
* Fix possible race condition
2017-10-15 22:59:24 +03:00
Lauris BH and GitHub
1ec4dc6c1d
Fix so that user can still fork his own repository to owned organizations ( #2699 )
...
* Fix so that user can still fork his own repository to his organizations
* Fix to only use owned organizations
* Add integration test for forking own repository to owned organization
2017-10-15 18:06:07 +03:00
Lauris BH and Lunny Xiao
32ca299650
Remove direct user adding to organization members ( #2641 )
2017-10-15 10:24:24 +08:00
Lauris BH and GitHub
f42dbdbae5
Add Activity page to repository ( #2674 )
...
* Add Activity page to repository
* Add request data for activity
* Add issue data for activity
* Add user unit right checks
* Add releases to activity
* Log repository unit loading error
2017-10-15 02:17:39 +03:00
Kazuki Sawada and Lauris BH
43253202e9
Change default sort order ( #2647 )
...
* sort repositories by `updated_unix` in Explore
* Fix UI problem
* Added missing sort order "newest"
* Change default sort order
* fmt
2017-10-05 08:02:43 +03:00
Kazuki Sawada and Lauris BH
fcca037576
hide navbar when only 1 sign-in method is available ( #2648 )
2017-10-04 19:57:00 +03:00
harry and Lauris BH
b3cfa5a77e
Use Semantic UI's Search component for user and repo search ( #2636 )
...
* Use search component on org invitation user input.
* Search component for collaboration and members.
* Search component for repo search.
* minCharacters for search input
* Display full_name for user search.
* Fixed missing uid query parameter for repo search.
* Removed unused comment.
2017-10-03 06:27:48 +03:00
Sandro Santilli and Lunny Xiao
fbaa52a3a8
Link to gitea-specific Vagrant example ( #2624 )
...
.. rather than a gogs one
2017-09-30 08:50:19 +08:00
Jonas Franz and Lunny Xiao
b4b0280e33
Ctrl + Enter to submit forms ( #2540 )
...
* Hotfix for "Add time manually" (https://github.com/go-gitea/gitea/pull/2211#issuecomment-328780125 )
Signed-off-by: Jonas Franz <info@jonasfranz.software >
* Submit forms if Ctrl+Enter is pressed inside a textarea
Signed-off-by: Jonas Franz <info@jonasfranz.software >
* Adding separate class for Ctrl+Enter-Submit
Checking if alt key is pressed too
Signed-off-by: Jonas Franz <info@jonasfranz.software >
* Changing .ctrlenter to .js-quick-submit
Signed-off-by: Jonas Franz <info@jonasfranz.software >
2017-09-22 14:17:31 +08:00
David Schneiderbauer and Lauris BH
1eedd983ea
Complete push webhooks ( #2530 )
...
* implemented missing 'delete' push webhooks
moreover created ActionDeleteBranch and ActionDeleteTag
* add CommitRepoAction tests for tag/branch creation/deletion
* fixed error where push webhook not called if is new branch or tag
removed unnecessary code
* moved prepare unit test environment into separate method to be used across unit tests
* add missing if clause in pushUpdate
Signed-off-by: David Schneiderbauer <dschneiderbauer@gmail.com >
2017-09-21 10:43:26 +03:00
Lunny Xiao and GitHub
0d80af649a
Add init support of orgmode document type on file view and readme ( #2525 )
...
* add init support of orgmode document type on file view and readme
* fix imports
* fix imports and readmeExist
* fix imports order
* fix format
* remove unnecessary convert
2017-09-21 13:20:14 +08:00
Lauris BH and Lunny Xiao
7a0297819d
Sync releases table with tags on push and for mirrors ( #2459 )
...
* Sync releases table with tags on push and for mirrors
* Code style fixes
* Fix api to return only releases
* Optimize release creation and update
Minimize posibility of race conditions
* Fix release lower tag name updating
* handle tag reference update by addionally comparing commit id
2017-09-20 13:26:49 +08:00
Jorge Maldonado Ventura and Lauris BH
8b6236d67b
Fix duplicated rel attribute ( #2549 )
...
According to the HTML 5.1 recommendation "The rel attribute on a
and area elements controls what kinds of links the elements create.
The attribute’s value must be a set of space-separated tokens."
(source https://www.w3.org/TR/html51/links.html#links-created-by-a-and-area-elements )
2017-09-20 07:20:11 +03:00