Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add copy-to-clipboard button to Snippets#showrs-snippets-clipboard | Robert Speicher | 2015-12-09 | 1 | -2/+2 |
| | | | | Closes #3701 | ||||
* | Use consistent casing for page titles | Douwe Maan | 2015-12-02 | 2 | -2/+2 |
| | |||||
* | Update style of snippets pages | Douwe Maan | 2015-10-18 | 1 | -12/+8 |
| | |||||
* | Update style of snippet detail page | Douwe Maan | 2015-10-18 | 1 | -13/+16 |
| | |||||
* | fix spinach features to use new button wordings | Han Loong Liauw | 2015-10-15 | 1 | -0/+1 |
| | | | | Also fixed an accidental deletion of pratial | ||||
* | change capitalisation in buttons | Han Loong Liauw | 2015-10-15 | 2 | -3/+5 |
| | |||||
* | New snippet design for projects | Han Loong Liauw | 2015-10-14 | 2 | -27/+10 |
| | | | | | | | | Split out header into shared partial Used action partials to have unique actions for shared and personal snippets changed back to created date in list view Switched to using existing color classes | ||||
* | Move project header title definition to view in question. | Douwe Maan | 2015-09-17 | 5 | -0/+9 |
| | |||||
* | Restyle snippets rendering | Dmitriy Zaporozhets | 2015-08-27 | 2 | -17/+1 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Rename abilities to correspond contoller/model action namesrename-abilities | Dmitriy Zaporozhets | 2015-06-26 | 2 | -2/+2 |
| | | | | | | | | | | | | | | | | | write_ was renamed to create_ modify_ was renamed to update_ So now in update action we have next code def create can?(current_user, :create_issue, @issue) end def update can?(current_user, :update_issue, @issue) end Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Capitalize "X" in "New X". | Douwe Maan | 2015-04-30 | 1 | -1/+1 |
| | |||||
* | Add a page title to every page. | Douwe Maan | 2015-04-30 | 4 | -0/+4 |
| | |||||
* | Add new admin settings | Vinnie Okada | 2015-04-26 | 2 | -2/+2 |
| | | | | | Add new global application settings for default project and snippet visibility levels. | ||||
* | Refactor buttons | Dmitriy Zaporozhets | 2015-03-14 | 1 | -3/+3 |
| | |||||
* | Improve css for file actions | Dmitriy Zaporozhets | 2015-03-13 | 1 | -2/+2 |
| | |||||
* | Upgrade to Rails 4.1.9 | Vinnie Okada | 2015-02-14 | 4 | -8/+8 |
| | | | | | | Make the following changes to deal with new behavior in Rails 4.1.2: * Use nested resources to avoid slashes in arguments to path helpers. | ||||
* | Upgrade to Font Awesome v4.2 | Sullivan SENECHAL | 2014-10-03 | 1 | -1/+1 |
| | |||||
* | Refactor snippets views | Dmitriy Zaporozhets | 2014-06-14 | 5 | -61/+38 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Improve files/snippets action buttons | Dmitriy Zaporozhets | 2014-06-13 | 1 | -6/+9 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Refactor scss | Dmitriy Zaporozhets | 2014-02-20 | 1 | -1/+1 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Enable markdown formatting for snippets in projects. | Takao Baba | 2014-02-04 | 1 | -6/+2 |
| | |||||
* | Merge branch 'highlight-js' into 'master' | Dmitriy Zaporozhets | 2014-01-28 | 1 | -2/+1 |
|\ | | | | | | | | | | | | | | | Highlight.Js Replace pygments code highlight with client-side library - highlight.js http://highlightjs.org/ | ||||
| * | Add highlight.js support to markdown, snippets etc | Dmitriy Zaporozhets | 2014-01-27 | 1 | -2/+1 |
| | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | | Remove snippet expiration date from UI | Robert Schilling | 2014-01-25 | 1 | -7/+0 |
|/ | |||||
* | Small UI improvement to snippet form | Dmitriy Zaporozhets | 2014-01-12 | 1 | -1/+1 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Removed expiration from snippets | Jeroen van Baarsen | 2014-01-11 | 1 | -9/+7 |
| | | | | | * Removed the expiration from the project snippets * Fixed the layout for the project snippets | ||||
* | Replace chosen with select2 | Dmitriy Zaporozhets | 2014-01-11 | 1 | -1/+1 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Restyle issue form. Replace inputs | Dmitriy Zaporozhets | 2014-01-01 | 1 | -1/+1 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | alert-error to alert-danger | Dmitriy Zaporozhets | 2013-12-31 | 1 | -1/+1 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Migrate forms and inputs pt1 | Dmitriy Zaporozhets | 2013-12-31 | 1 | -1/+1 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Update form classes | Dmitriy Zaporozhets | 2013-12-31 | 1 | -6/+6 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Remove unnecessary ago keyword | Dmitriy Zaporozhets | 2013-12-30 | 1 | -1/+1 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Add time ago tooltips to show actual date/time | Drew Blessing | 2013-12-14 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | | | | Clean up admin dashboad tooltips Clean up admin dashboad tooltips Clean up admin dashboad tooltips Add helper method change to use app helper Modify tooltips to use new helper Convert remaining times Adjust one tooltip | ||||
* | Fixed all the confirm: deprecation warnings | Jeroen van Baarsen | 2013-12-10 | 1 | -1/+1 |
| | |||||
* | avatar upload on profile page | Steven Thonus | 2013-10-09 | 2 | -2/+2 |
| | |||||
* | Fixed styling for delete button of snippet | Dmitriy Zaporozhets | 2013-09-25 | 1 | -3/+3 |
| | |||||
* | Minor UI improvements | Dmitriy Zaporozhets | 2013-08-12 | 2 | -5/+10 |
| | |||||
* | use control-group classes for inline forms in project area pages | Dmitriy Zaporozhets | 2013-08-07 | 1 | -6/+6 |
| | |||||
* | Improve UI for project snippets | Dmitriy Zaporozhets | 2013-07-18 | 2 | -11/+6 |
| | |||||
* | scss: rename file_content to file-content etc | Dmitriy Zaporozhets | 2013-07-13 | 2 | -6/+6 |
| | |||||
* | remove unnecessary %br/%hr and styles | Dmitriy Zaporozhets | 2013-07-13 | 1 | -1/+0 |
| | |||||
* | Replace page_title with page-title. Correct margin for some blocks/layouts | Dmitriy Zaporozhets | 2013-07-13 | 3 | -3/+3 |
| | |||||
* | Move projects controllers/views in Projects module | Dmitriy Zaporozhets | 2013-06-23 | 1 | -1/+1 |
| | |||||
* | Restyle snippets | Dmitriy Zaporozhets | 2013-06-05 | 4 | -26/+39 |
| | |||||
* | Permissions for Project Snippet fixed | Andrew8xx8 | 2013-03-25 | 2 | -2/+2 |
| | |||||
* | Snippets feature refactored. Tests now use spinach | Andrew8xx8 | 2013-03-24 | 5 | -6/+6 |
| | |||||
* | Project snippets moved to /projects | Andrew8xx8 | 2013-03-23 | 7 | -0/+96 |