コミットグラフ

47 コミット (6fcd22b533bb02cc262ed109b9b0641bca10000c)

作成者 SHA1 メッセージ 日付
Mike Koch a95936a490 Fix some language keys 7年前
Mike Koch d55e19c5d6 Moved content-wrapper to actual pages 8年前
Mike Koch f2774badf1 Add custom field header to tools pages 8年前
Mike Koch baf90b7a5d Updated tools to new UI, starting on admin_settings 8年前
Mike Koch 9aebf467d0 Merge branch 'fix-manage-statuses' into '2-6-0'
Fix on creating a new status

You were unable to create a new status because the page would reload itself when the modal appeared.

The problem was that the button was triggering the post's form. Adding type="button" to the button class, it will not.

See merge request !17
8年前
Santiago 915d434d9c Fix on creating a new status
You were unable to create a new status because the page would reload itself when the modal appeared.

The problem was that the button was triggering the post's form. Adding type="button" to the button class, it will not.
8年前
Mike Koch 60d3a17ad3 Change CSS selector to prevent sttyling issues 8年前
Mike Koch 51720f17a8 Add colorpicker for categories and statuses 8年前
Mike Koch eca1dfc0b3 #392 Add constants for all items for admin nav 9年前
Mike Koch 77fd639c5a #325 Validate create status modal 9年前
Mike Koch 7647b4d559 #325 Remove var_dump 9年前
Mike Koch b33d62aa26 #325 Getting started on statuses validation 9年前
Mike Koch a93b6e18f4 #253 Fix indentation across the project 9年前
Mike Koch c1acee66a1 Remove inline styling from manage_statuses 9年前
Mike Koch 6b471e797d Some more inline style removal 9年前
Mike Koch 849ef01b17 #327 Settings are finally all driven through the database 9年前
Mike Koch 264c2e028e #327 Replaced all instances (I think?) of $modsForHesk_settings 9年前
Mike Koch fc1ab9a861 Don't allow status creation in demo mode 9年前
Mike Koch b5576e9b4c #310 Add tooltips to statuses page and fix create status issue 9年前
Mike Koch f64aa7a2cc Should be ID, not Id 9年前
Mike Koch 5a25becff6 It's ID, not Id 9年前
Mike Koch f2b8fb8f74 Grab the next status id when inserting 9年前
Mike Koch 0d8eda3697 #298 Fix default status for actions 9年前
Mike Koch 32efca8f5c #298 Don't allow user to delete statuses that are a default action or have tickets set to that status 9年前
Mike Koch 7e5390936f #298 Resort statuses when one is deleted 9年前
Mike Koch d733dbe004 #298 Set a sort value to new statuses 9年前
Mike Koch 9db20734ca #209 Everything uses the new status_functions 9年前
Mike Koch a131b7842e #209 Add sort property, and statuses page honors sort 9年前
Mike Koch f056e83b40 #209 Statuses can now be sorted 9年前
Mike Koch bb00445ae2 #209 Build modals at end to prevent nested forms, provide suggestions from language file 9年前
Mike Koch 90903e8491 #209 Start implementing move up/down 9年前
Mike Koch 14ad6cd4f2 #209 Statuses can now be deleted 9年前
Mike Koch 1a825b81af #209 Statuses can now be edited 9年前
Mike Koch 05be7d7041 #209 Some performance tweaks; also use function for rest of page 9年前
Mike Koch 2b6807137f #209 Add ability get status text based on xref or fallback 9年前
Mike Koch 03718e2632 #209 New statuses can be created to the xref table 9年前
Mike Koch 15c2e7d983 #209 Mockup for create status modal is complete, add table for status text 9年前
Mike Koch e64eebad81 #209 Some more UI changes. Still need to setup modals. 9年前
Mike Koch 84e2be3a8c #209 Remove unused save actions 9年前
Mike Koch 35a3f80890 #209 Only show move up/down if at the right point 9年前
Mike Koch 2e3d9ccded #209 Remove form-related fields from the table 9年前
Mike Koch 98e589dfb4 #209 Tweak the statuses UI
- Remove "Language Key" input field
- Add panels to separate content
- Add pencil icon w/tooltip that will soon hold a way to edit the name
9年前
Mike Koch 0373f60936 [MFH-2] Fix status validation #resolve 9年前
Mike Koch 4635050ac6 Remove validation from settings save and into manage statuses save 9年前
Mike Koch 1d32ed3887 Fix permission name for email templates, add other two tools to navbar check 9年前
Mike Koch ddc15f3ad0 #195 Add permission for manage ticket statuses 9年前
Mike Koch afa279d98d #195 Moved statuses to Tools menu
Still need to add the permission
9年前