summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Chuck Scott [Wed, 21 Mar 2018 19:00:25 +0000 (15:00 -0400)]
Fixed problem with confusion between asset and facility edit forms.
Added flash to Facility on update
Added click action for expansion of Facility lines to support mobile.
Anthony Talarico [Fri, 9 Mar 2018 20:38:21 +0000 (15:38 -0500)]
adding front end list styles and layout
working on the layout for the front end list
Chuck Scott [Fri, 9 Mar 2018 19:58:16 +0000 (14:58 -0500)]
Added code for management of asset items. Not fully working yet.
Chuck Scott [Fri, 9 Mar 2018 16:52:10 +0000 (11:52 -0500)]
Added temporary sample asset output to assets admin dashboard.
Chuck Scott [Fri, 9 Mar 2018 16:04:07 +0000 (11:04 -0500)]
Facility edit and update now working except for edit submit of new facility
Chuck Scott [Fri, 9 Mar 2018 14:11:22 +0000 (09:11 -0500)]
Another update for development of the Assets Dashboard.
Anthony Talarico [Fri, 9 Mar 2018 15:45:54 +0000 (10:45 -0500)]
removing list action from valid actions
list action doesn't appear to be necessary with the index router, removing it
Anthony Talarico [Fri, 9 Mar 2018 15:32:37 +0000 (10:32 -0500)]
adding index and list models / views and valid actions
setting up the front end actions, models and views for assets
Anthony Talarico [Fri, 9 Mar 2018 14:34:53 +0000 (09:34 -0500)]
adding shortcode and starting the front models and views
fixed issue with edit dialog boxes not having prompts, started the front end shortcode
Anthony Talarico [Thu, 8 Mar 2018 19:01:28 +0000 (14:01 -0500)]
wrapping up the settings, still need to be converted to css grid and the new smarty template
processing method for ajax.
Chuck Scott [Thu, 8 Mar 2018 14:01:06 +0000 (09:01 -0500)]
Most of admin assets dashboard coming up.
Chuck Scott [Thu, 8 Mar 2018 13:59:49 +0000 (08:59 -0500)]
Most of Asset Mgt admin dashboard coming up.
Chuck Scott [Tue, 6 Mar 2018 22:09:42 +0000 (17:09 -0500)]
Started building admin assets dashboard
Fixed issues with dataFacilities.php data class
Updated index.php to have assets management and terms added to config
Anthony Talarico [Tue, 6 Mar 2018 21:44:45 +0000 (16:44 -0500)]
adding settings tab for asset types
fixing data class field name bug and adding the setting tab in the admin, roughed in, for the
asset types, still need to style and structure the input fields in the pop up modal
Chuck Scott [Tue, 6 Mar 2018 15:17:21 +0000 (10:17 -0500)]
Added assignments list
Chuck Scott [Mon, 5 Mar 2018 22:08:42 +0000 (17:08 -0500)]
Added more data classes
Chuck Scott [Mon, 5 Mar 2018 21:30:30 +0000 (16:30 -0500)]
Fixed names of certain data classes
Chuck Scott [Mon, 5 Mar 2018 21:25:45 +0000 (16:25 -0500)]
Added data classes for Asset Types, Facillities, and Terms for asset management.
Chuck Scott [Mon, 5 Mar 2018 20:39:06 +0000 (15:39 -0500)]
Added more tables to the database and some items to plugin.ini
Chuck Scott [Fri, 2 Mar 2018 21:07:23 +0000 (16:07 -0500)]
Starting setup of new plugin.
Admin assets index model and view creted and added to menu and valid actions.
Added initial database tables for management and settings.
Chuck Scott [Fri, 2 Mar 2018 19:58:33 +0000 (14:58 -0500)]
initial commit