Martin Edenhofer
|
7b4015179f
New user and org zoom.
|
10 years ago |
Martin Edenhofer
|
c3025f87c3
Init version of user zoom.
|
10 years ago |
Martin Edenhofer
|
b957b843a3
Merge branch 'develop' into interface
|
10 years ago |
Martin Edenhofer
|
d7ae804500
Fixed tag delivery.
|
10 years ago |
Martin Edenhofer
|
9be9d56d74
Merge branch 'develop' into interface
|
10 years ago |
Martin Edenhofer
|
ac44bd70d3
Improved performance of ticket update.
|
10 years ago |
Martin Edenhofer
|
12fc2adc3e
Improved loading content performance (reduced count of http requests).
|
10 years ago |
Martin Edenhofer
|
3ed77d985e
Improved modal and added generic actions.
|
10 years ago |
Martin Edenhofer
|
188e21d3e7
Fixed new Ticket::ScreenOptions.attributes_to_change()
|
10 years ago |
Martin Edenhofer
|
c4c4ef35ef
Init version of object manager.
|
10 years ago |
Martin Edenhofer
|
7cbfc4aa92
Permit nested conditions.
|
10 years ago |
Martin Edenhofer
|
bafd51e0c8
Moved to support generic objects for recent viewed.
|
10 years ago |
Martin Edenhofer
|
5581324823
First version of user and organisation zoom.
|
10 years ago |
Martin Edenhofer
|
8bb4a842a2
Moved to .full in backend, frontend and REST for models.
|
10 years ago |
Martin Edenhofer
|
065fbb2bba
Renamed tickets.ticket_priority to tickets.priority, tickets.ticket_state to ticket.state, ticket_articles.ticket_article_sender to ticket_articles.sender and ticket_articles.ticket_article_type to ticket_articles.type.
|
10 years ago |
Martin Edenhofer
|
e5c35021ac
Updated header.
|
11 years ago |
Martin Edenhofer
|
6b21e155e9
Moved to new history api.
|
11 years ago |
Martin Edenhofer
|
9aa5afbd65
Moved to new model based history methodes.
|
11 years ago |
Martin Edenhofer
|
438baa1231
Renamed class name to get app model name.
|
11 years ago |
Martin Edenhofer
|
d2ef07c759
Split of web sockets worker and renamed collection names.
|
11 years ago |
Martin Edenhofer
|
e9a21228ec
Rails4 migration.
|
11 years ago |
Martin Edenhofer
|
4115f1691d
Moved ticket merge to new assets feature.
|
11 years ago |
Martin Edenhofer
|
ddc99ca406
First stage of migration to object assets for frontend.
|
11 years ago |
Martin Edenhofer
|
4b623f9e8e
Split of app/model/ticket.rb to app/model/ticket/search.rb and app/model/permission.rb.
|
11 years ago |
Martin Edenhofer
|
59c4f77e3e
Added config option for REST api base path on server and on site client. Currently on both "/api/v1" is used.
|
11 years ago |
Martin Edenhofer
|
c139ea0e1f
Removed duplicate code, moved logic to model (Ticket::State.by_category), thanks to Roy!
|
11 years ago |
Martin Edenhofer
|
4538ed7a2e
Added param_validation for ticket and articles.
|
11 years ago |
Martin Edenhofer
|
b07e257ac5
Fixed broken attachment support on ticket creation.
|
11 years ago |
Martin Edenhofer
|
497b1846cc
Fixed syntax error.
|
11 years ago |
Martin Edenhofer
|
6de87eb1bf
Moved to new history API.
|
11 years ago |
Martin Edenhofer
|
b82a262de9
Merge branch 'feature/history_rewrite' into develop
|
11 years ago |
Martin Edenhofer
|
c2010124f5
Code reformattingand code layout beautying.
|
11 years ago |
Martin Edenhofer
|
76cf9394d0
Revert "Moved strip of meta data for small JSON stream from model to controller. History.list will return real objects now."
|
11 years ago |
Martin Edenhofer
|
491c0c3852
Moved strip of meta data for small JSON stream from model to controller. History.list will return real objects now.
|
11 years ago |
Martin Edenhofer
|
d1700945d8
Improved API, renamed methodes.
|
11 years ago |
Martin Edenhofer
|
d1c69a6170
Moved strip of meta data for small JSON stream from model to controller. History.list will return real objects now.
|
11 years ago |
Martin Edenhofer
|
9e20b7d995
Improved API, renamed methodes.
|
11 years ago |
Martin Edenhofer
|
60dea64418
Fixed ticket merge.
|
11 years ago |
Martin Edenhofer
|
79d5dfdd76
Init version of new search.
|
11 years ago |
Martin Edenhofer
|
08eee6f86c
Moved recent viewed feature to own model.
|
11 years ago |
Martin Edenhofer
|
d2d321a1d4
Moved created_by_id and updated_by_id to application_model.rb as generic/transparent action. Params need not be used as arguments anymore.
|
11 years ago |
Martin Edenhofer
|
1c3fd7f38b
Do not log show ticket again. Only once.
|
11 years ago |
Roy Kaldung
|
489bfd467e
Update app/controllers/tickets_controller.rb
|
12 years ago |
Roy Kaldung
|
7576686083
Update app/controllers/tickets_controller.rb
|
12 years ago |
Martin Edenhofer
|
743d538e1f
Added unit tests for notification template generation (e. g. for emails). Added translation tags i18n('some text') ot i18n(ticket.ticket_state.name) will be translated to frontend locale of recipient. Fixed #26.
|
12 years ago |
Martin Edenhofer
|
99b4836921
Show only possibe ticket states.
|
12 years ago |
Martin Edenhofer
|
323e279ce5
Renamed ticket_state.ticket_state_type_id to ticket_state.state_type_id.
|
12 years ago |
Martin Edenhofer
|
67db493699
Added model cache object (lookup method) to increase performance.
|
12 years ago |
Martin Edenhofer
|
1dfdaafc31
Improved SQL of own created statement.
|
12 years ago |
Martin Edenhofer
|
5ca42745ab
Added general support of attachments.
|
12 years ago |