David Baumgold
|
cd2f67afa4
|
Clone the attributes object
So that modifications don't affect the model
|
2013-05-22 15:55:49 -04:00 |
|
David Baumgold
|
0dc3446523
|
Handle saving popup
|
2013-05-22 15:55:49 -04:00 |
|
David Baumgold
|
5746121f5c
|
Set up Notification and Prompt
|
2013-05-22 15:55:49 -04:00 |
|
David Baumgold
|
5c2116a4b3
|
Make abstract view, make Alert inherit from it
|
2013-05-22 15:55:49 -04:00 |
|
David Baumgold
|
5ff2adb882
|
Rename alert model to SystemFeedback
|
2013-05-22 15:55:48 -04:00 |
|
David Baumgold
|
56a92bff51
|
Hook up CMS.ServerError to new alerting system
|
2013-05-22 15:55:48 -04:00 |
|
David Baumgold
|
40000a3ac5
|
Make close tab on alerts close the alert
|
2013-05-22 15:55:48 -04:00 |
|
David Baumgold
|
c0d69022cb
|
Set up Backbone model/view for alerts
|
2013-05-22 15:55:48 -04:00 |
|
Frances Botsford
|
571ebb1fcd
|
removed symbolset, replaced with fontawesome for view live, expand collape, zoom buttons
|
2013-05-22 15:55:48 -04:00 |
|
cahrens
|
4facd262bd
|
Jasmine test for metadata model.
|
2013-05-20 16:26:48 -04:00 |
|
cahrens
|
25388dec96
|
Minor cleanup.
|
2013-05-20 13:31:55 -04:00 |
|
cahrens
|
2020923f2d
|
Prevent invalid numeric entries.
|
2013-05-20 13:26:27 -04:00 |
|
marco
|
c356904027
|
css styles for firefox input number fields
|
2013-05-20 12:06:30 -04:00 |
|
cahrens
|
3229aaf503
|
Call polyfill at right time.
|
2013-05-20 11:16:20 -04:00 |
|
marco
|
aa41aed9d1
|
prototype for polyfill on number input fields, minimal styling to up down buttons
|
2013-05-20 09:45:33 -04:00 |
|
cahrens
|
b16e17a250
|
Some i18n work and other minor cleanup.
|
2013-05-17 14:57:25 -04:00 |
|
cahrens
|
235ecff28b
|
In progress.
|
2013-05-16 10:40:48 -04:00 |
|
cahrens
|
d72b6b05bf
|
Merge branch 'master' into feature/christina/metadata-ui
Conflicts:
cms/static/sass/views/_static-pages.scss
|
2013-05-15 15:29:27 -04:00 |
|
cahrens
|
06d315484f
|
Set "editing" name.
|
2013-05-15 11:52:38 -04:00 |
|
marco
|
47a4d6b6a1
|
initial polyfill implementation and metadata number entry javascript validation
|
2013-05-14 23:55:34 -04:00 |
|
David Baumgold
|
e9a8f408bf
|
Add {reset: true} to all collection.fetch() calls
This is to fix a bug with the Backbone 1.0 upgrade; some views were listening to
reset events that were not longer getting fired
|
2013-05-14 16:43:41 -04:00 |
|
cahrens
|
17750a7d6d
|
Use min, max, and step values from server.
|
2013-05-14 14:20:10 -04:00 |
|
cahrens
|
82899d6d2e
|
Number view.
|
2013-05-14 12:40:17 -04:00 |
|
cahrens
|
8c36918abf
|
Support display names for choices.
|
2013-05-13 15:35:55 -04:00 |
|
cahrens
|
5edbf3d8f7
|
Merge branch 'master' into feature/christina/metadata-ui
|
2013-05-13 10:55:32 -04:00 |
|
cahrens
|
125c9c13c1
|
Got clearing of fields working.
|
2013-05-12 15:45:31 -04:00 |
|
cahrens
|
f4b06b2e96
|
Beginnings of is-set work.
|
2013-05-10 16:41:07 -04:00 |
|
cahrens
|
fd52980a2d
|
Option view, changes getting persisted.
|
2013-05-10 16:02:22 -04:00 |
|
cahrens
|
b314b5ce59
|
Renaming of some files.
|
2013-05-09 14:51:16 -04:00 |
|
cahrens
|
bfdbcc2f32
|
Beginnings of Backbone views/models.
|
2013-05-09 11:16:12 -04:00 |
|
David Baumgold
|
7f69e45b9e
|
whitespace changes
|
2013-05-08 09:29:20 -04:00 |
|
Steve Strassmann
|
c9a80ded25
|
formatted using sublime/formatjs
|
2013-05-02 10:59:02 -04:00 |
|
Steve Strassmann
|
485d07a722
|
tabbing
|
2013-05-02 09:31:53 -04:00 |
|
Steve Strassmann
|
7c972ebf6e
|
fix date interpolation
|
2013-05-02 09:29:27 -04:00 |
|
Steve Strassmann
|
8baddc0645
|
Merge branch 'master' of https://github.com/MITx/mitx into feature/i18n
|
2013-04-24 10:41:09 -04:00 |
|
Steve Strassmann
|
6f10348836
|
addressed comments from pull request
|
2013-04-23 10:07:51 -04:00 |
|
Steve Strassmann
|
6e34c668bb
|
introduce i18n
|
2013-04-17 11:30:29 -04:00 |
|
cahrens
|
40adfa950d
|
Get the "Edit High Level Source" link back in. Broken with xblock work.
https://edx.lighthouseapp.com/projects/102637-studio/tickets/273
|
2013-04-10 14:53:26 -04:00 |
|
cahrens
|
f36494e5dd
|
Need to be able to access smoothScrollTop. This is a temporary change-- I'll come up with a proposal to namespace our helper functions in a nicer way.
|
2013-04-09 09:41:52 -04:00 |
|
Brian Talbot
|
3f22826e26
|
studio - alerts: adding some ARIA-centric accessibility information to example prompts/notifications and advanced settings save notification
|
2013-04-08 16:28:31 -04:00 |
|
Brian Talbot
|
bcf4775610
|
studio - alerts: removed banners as a design pattern (not using them) and corrected advanced setting links and smoothscrolling
|
2013-04-08 13:47:01 -04:00 |
|
Brian Talbot
|
4d0d3d3ad4
|
studio - alerts: refactored some alert and notification show/hide js added back to base.js
|
2013-04-08 11:35:27 -04:00 |
|
Brian Talbot
|
4f71f53826
|
studio - alerts: adding back in manual close behavior to base.js (needed across app)
|
2013-04-08 11:18:10 -04:00 |
|
cahrens
|
cea0f9252c
|
Make sure we don't mark the message bar as hiding if it is not shown.
|
2013-04-08 11:02:06 -04:00 |
|
cahrens
|
7f1c89b492
|
Merge branch 'master' into feature/btalbot/studio-alerts
|
2013-04-08 10:28:52 -04:00 |
|
Brian Talbot
|
a6c35fb2ce
|
studio - addressing pull request to merge to master feedback
|
2013-04-08 09:30:09 -04:00 |
|
Brian Talbot
|
1a68d516fb
|
resolving local merge with master
|
2013-04-05 15:27:08 -04:00 |
|
Brian Talbot
|
512e4fe3bd
|
resolving local merge with master and sprucing style and templates for merge with master
|
2013-04-05 15:13:21 -04:00 |
|
Christina Roberts
|
33d39a85a9
|
Merge pull request #1809 from MITx/feature/btalbot/studio-helpsock
Studio Help Sock
|
2013-04-05 11:37:57 -07:00 |
|
Brian Talbot
|
275826d4ff
|
studio - resolving help sock PR comments
|
2013-04-05 11:29:46 -04:00 |
|