0
I Use This!
Inactive

Commits : Listings

Analyzed about 19 hours ago. based on code collected 1 day ago.
May 03, 2023 — May 03, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Making the control panel tabs actually look like tabs More... over 12 years ago
Little css tweak More... over 12 years ago
Adding the capability to delete fields from the UI More... over 12 years ago
Cleaning up the control panels forms a little More... over 12 years ago
Adding control over whether a field is required or not More... over 12 years ago
Fixing issue where some fields couldn't be recognized to be active More... over 12 years ago
Making fields that already exist on the form initialized when the page loads More... over 12 years ago
Ticking off a TODO after the merge More... over 12 years ago
If the hour is 12, .getHours() returns 0 More... over 12 years ago
Making the django requirement more precise More... over 12 years ago
Merge branch 'fitzgen-master' More... over 12 years ago
Adding some docs for the client side code More... over 12 years ago
not used anymore More... over 12 years ago
Those files have since been replaced by files in media/ More... over 12 years ago
Adding a message box for notifications and integrating the saving with it More... over 12 years ago
DIRTY refactoring front end code More... over 12 years ago
Making the way that transactions are applied be a little cleaner with a data-directed approach More... over 13 years ago
Adding TODO to README More... over 13 years ago
Adding a setup.py and moving all of the code to the wysiwyg_forms dir More... over 13 years ago
Merge branch 'master' of github.com:wwu-housing/django-wysiwyg-forms More... over 13 years ago
Adding renaming fields and help text as well as the recording of their transactions More... over 13 years ago
Adding basic logic to handle missing active field when editing the current field More... over 13 years ago
Updating README More... over 13 years ago
Adding active field and hover More... over 13 years ago
Adding save functionality More... over 13 years ago
Adding check for existing field label when creating new fields More... over 13 years ago
Adding ability to dynamically create new fields on the client side and record the proper transactions for them. More... over 13 years ago
Adding what skeleton is needed for the add-field view More... over 13 years ago
Updating styles More... over 13 years ago
Adding the rendering of existing fields on initialization More... over 13 years ago