4 months ago Olof Tjerngren Add worked time tracking for projects. - TEMPLATE COMMIT. default tip
4 months ago Olof Tjerngren Note timesheets are tracked.
4 months ago Olof Tjerngren Activity linked to reported time now required.
4 months ago Olof Tjerngren TinyMCE font a bit bigger.
4 months ago Olof Tjerngren Save year/month reporting time on, so reporting to previous month is not too annoying.
4 months ago Olof Tjerngren Time reporting (simple) added.
4 months ago Olof Tjerngren Tidy up autocomplete, make it use special lookup information if needed.
4 months ago Olof Tjerngren Change default textsize from 11 to 14 - make it easier to read.
4 months ago Olof Tjerngren Add default getExtraHeaderInfo to make using it be less boilerplate.
5 months ago Olof Tjerngren Add clarifying comments.
5 months ago Olof Tjerngren Include right file to get needed function.
5 months ago Olof Tjerngren Move some validation code to it's own place for easier finding it.
5 months ago Olof Tjerngren Fix makefile after removing makeManual.sh earlier. New way to create pdf.
5 months ago Olof Tjerngren Some project tweaks, still far from there, but a step.
5 months ago Olof Tjerngren Clear upload linking when going back in the menu - the content is not reloaded
5 months ago Olof Tjerngren Add :firstline option to filter out everything but the first line of a fields content.
5 months ago Olof Tjerngren Update manual with news from recent and not so recent additions to the templating system.
5 months ago Olof Tjerngren Add options to simple template expressions %field:opt1:opt2% and allow them to be changed. Adding text and nl2br. Add makefile to make it easier to remember how to convert the plex file to php.
5 months ago Olof Tjerngren Fix template commands, improve trunc with option where to cut, switch regexp replace to perl regexp. Add nl2br option for commands.
5 months ago Olof Tjerngren Fix notice errors in autocomplete when adding new records. Add ability to set default missing value text.
5 months ago Olof Tjerngren Update manual to brag how easy it is to add related documents to records.
5 months ago Olof Tjerngren Some simple project improvements.
5 months ago Olof Tjerngren Add <document_link> tag in forms to simply allow almost any record to allow uploads
5 months ago Olof Tjerngren Add update attribute to dropdown fields, allow sub dropdown to track
5 months ago Olof Tjerngren Hide text, might be for the best....
5 months ago Olof Tjerngren Missing variable declaration.
5 months ago Olof Tjerngren Update jqgrid, clean out some older js files from list of used.
5 months ago Olof Tjerngren Automerge
5 months ago Olof Tjerngren Use Makefile in manual directory to create html/pdf files.
5 months ago Olof Tjerngren Removed old document upload, the new one has better features.
5 months ago Olof Tjerngren Added grid, upload documentation.
5 months ago Olof Tjerngren Added visible/hidden for 2s_section to make smaller screens possible.
5 months ago Olof Tjerngren Improve grid filtering, allow initial ! to filter not matching and * to filter as within.
5 months ago Olof Tjerngren Remove newline at end of file.
5 months ago Olof Tjerngren Fix upload issues, add feedback on upload connections.
5 months ago Olof Tjerngren Avoid notice.
5 months ago Olof Tjerngren Add missing icon thumbnail for when a specific icon is missing.
5 months ago Olof Tjerngren Document uploading using jquery file upload added. Tweaks for some issues found.
6 months ago Olof Tjerngren Focus on login text entry.
6 months ago Olof Tjerngren OFC not used.
6 months ago Olof Tjerngren Add jquery-ui, jquery-fileupload and jquery.tmpl. All for uploading.
6 months ago Olof Tjerngren Removed direct link to ui-lightness, now included in css php fetcher.
6 months ago Olof Tjerngren css php concat function now handles subdirs correctly.
6 months ago Olof Tjerngren Upgrade ui-lightness to version 1.8.16. (was 1.8.14)
7 months ago Olof Tjerngren Moved from share to 2lib
7 months ago Olof Tjerngren autocomplete_connect now uses tables metadata to find fields to search and view to use, instead of simply using descript for everything.
7 months ago Olof Tjerngren Move search filter stuff to 2lib/ needs to be there instead.
7 months ago Olof Tjerngren Add wrapSectionHide using 2s_section jquery mode to hide/show a section.
7 months ago Olof Tjerngren Add ugly hack for aliased tables and use it for when we look for a record description.
7 months ago Olof Tjerngren Move picking out fields to use in search for jqgridfilter to a separate function for reuse.
7 months ago Olof Tjerngren For autocomplete fields, show a description of the linked record on edit.
7 months ago Olof Tjerngren Remove country code from entity description.
7 months ago Olof Tjerngren Remove unused function.
7 months ago Olof Tjerngren Add section jquery module.
6 months ago Olof Tjerngren Autocommit.
7 months ago Olof Tjerngren Copy lastname to the like set of searchterms for user. Better for filtering
7 months ago Olof Tjerngren If a column in a list refers to another table, do a lookup there for a key
6 months ago Olof Tjerngren Demote notices.
8 months ago Olof Tjerngren Move linked lookup and autocomplete lookup to fieldhandler class to be useful outside gui classes.
8 months ago Olof Tjerngren Some JS expects a busy indicator. Add one to now have to deal with error.