2009-03-26 |
Pawel Solyga |
Add missing utf decode in html cleaner in soc.logic.cleaning module. This should fix all the 500 errors that we got. Remove extra blank line in soc.views.model.document.
|
changeset |
files
|
2009-03-25 |
Pawel Solyga |
Use minified tiny_mce.js javascript file instead of tiny_mce_src.js which is 100kB larger.
|
changeset |
files
|
2009-03-25 |
Lennard de Rijk |
Student Proposal Review template now has the right header_title.
|
changeset |
files
|
2009-03-25 |
Lennard de Rijk |
Student Proposal Review page now has a title that contains the title and student name.
|
changeset |
files
|
2009-03-25 |
Lennard de Rijk |
Made the Student Proposal review page more clear by separating the submit button from the other buttons.
|
changeset |
files
|
2009-03-25 |
Pawel Solyga |
Set new Melange version number to 0-5-20090325 in app.yaml.template.
|
changeset |
files
|
2009-03-25 |
Lennard de Rijk |
Placing a public review via the review interface now also triggers the status change to pending.
|
changeset |
files
|
2009-03-25 |
Lennard de Rijk |
Show additional info link on Student Proposal pages.
|
changeset |
files
|
2009-03-25 |
Lennard de Rijk |
Added cleaning to student proposal content and the contents of the reviews.
|
changeset |
files
|
2009-03-25 |
Lennard de Rijk |
Removed leftover URL in duplicate-slots.js
|
changeset |
files
|
2009-03-24 |
Lennard de Rijk |
Added JS to the duplicate proposals page.
|
changeset |
files
|
2009-03-24 |
Lennard de Rijk |
Fixed error occurring when mentor or student posts a comment because a built-in function was passed rather then a real argument.
|
changeset |
files
|
2009-03-24 |
Pawel Solyga |
Fix csv export of properties that are not string (like datetime.time). Also replace name_on_documents with name helper property.
|
changeset |
files
|
2009-03-24 |
Pawel Solyga |
Set new Melange version number to 0-5-20090324 in app.yaml.template.
|
changeset |
files
|
2009-03-24 |
Pawel Solyga |
Add csv export support for Roles. If needed we will add support for extra properties in Mentor, Org Admin and Students models later.
|
changeset |
files
|
2009-03-24 |
Lennard de Rijk |
Now showing student name in list proposal views.
|
changeset |
files
|
2009-03-23 |
Sverre Rabbelier |
Fixed a typo in proposal listing
|
changeset |
files
|
2009-03-23 |
Sverre Rabbelier |
Enable resizing in the TinyMCE widget
|
changeset |
files
|
2009-03-23 |
Lennard de Rijk |
Add "Edit my Student Profile" link to program menu.
|
changeset |
files
|
2009-03-23 |
Lennard de Rijk |
Added check to prevent students from submitting more proposals then allowed by the program settings.
|
changeset |
files
|
2009-03-23 |
Lennard de Rijk |
Fixed a typo in Organization model.
|
changeset |
files
|
2009-03-22 |
Pawel Solyga |
Set new Melange version number to 0-5-20090322 in app.yaml.template.
|
changeset |
files
|
2009-03-22 |
Sverre Rabbelier |
Redirect to show if there is no home document
|
changeset |
files
|
2009-03-22 |
Sverre Rabbelier |
Make _public return True iff public page should be shown
|
changeset |
files
|
2009-03-22 |
Sverre Rabbelier |
Automagically convert '+' to '00' in phone numbers
|
changeset |
files
|
2009-03-22 |
Sverre Rabbelier |
Added a 'Can we contact you' property
|
changeset |
files
|
2009-03-22 |
Sverre Rabbelier |
Make sure the user has restricted rights to create a new document
|
changeset |
files
|
2009-03-22 |
Sverre Rabbelier |
Add example text on t-shirt sizes
|
changeset |
files
|
2009-03-22 |
Sverre Rabbelier |
Ensure that the link_id entered is the user's in edit_self
|
changeset |
files
|
2009-03-22 |
Sverre Rabbelier |
Optionally return link_id in clean_user_is_current
|
changeset |
files
|
2009-03-22 |
Sverre Rabbelier |
Use getFromKeyFields instead of getForFields where possible
|
changeset |
files
|
2009-03-21 |
Lennard de Rijk |
Student proposal list now shows proper date and the normal list shows the organization name.
|
changeset |
files
|
2009-03-21 |
Lennard de Rijk |
Removes the Mentor from all Student Proposals possible mentor lists when resigning.
|
changeset |
files
|
2009-03-21 |
David Anderson |
Factor out input and file utils into io.py.
|
changeset |
files
|
2009-03-21 |
Lennard de Rijk |
Added fields requested in Issue 392 to Student Model.
|
changeset |
files
|
2009-03-21 |
Lennard de Rijk |
Push agreements to group 99 for Role forms.
|
changeset |
files
|
2009-03-21 |
Sverre Rabbelier |
Use the new as_email tag for user profile
|
changeset |
files
|
2009-03-21 |
Sverre Rabbelier |
Added an as_email template tag
|
changeset |
files
|
2009-03-21 |
Lennard de Rijk |
Fixed typo in variable name.
|
changeset |
files
|
2009-03-21 |
Pawel Solyga |
Fix broken list_msg that caused 500 errors on many pages that contain list. Also make sure not to display list_msg if it is None.
|
changeset |
files
|
2009-03-21 |
Pawel Solyga |
Set new Melange version number to 0-5-20090321 in app.yaml.template.
|
changeset |
files
|
2009-03-21 |
Pawel Solyga |
Add school name and school country properties to Student Role. For now we will use this solution, and hopefully soon we will introduce new School model.
|
changeset |
files
|
2009-03-21 |
Lennard de Rijk |
Mentors cant resign when mentoring a project/proposal.
|
changeset |
files
|
2009-03-20 |
Sverre Rabbelier |
Only show 'Register as student' link student has a user profile
|
changeset |
files
|
2009-03-20 |
Sverre Rabbelier |
Explain better what a link_id should look like
|
changeset |
files
|
2009-03-20 |
Sverre Rabbelier |
Typo and thinko fix in accepted_orgs_msg
|
changeset |
files
|
2009-03-20 |
Sverre Rabbelier |
Show the accepted_orgs_msg for the accepted orgs page
|
changeset |
files
|
2009-03-20 |
Sverre Rabbelier |
Allow for a message to be displayed above the list view
|
changeset |
files
|
2009-03-20 |
Sverre Rabbelier |
Add an non-required accepted_orgs_msg property to program profile
|
changeset |
files
|
2009-03-20 |
Sverre Rabbelier |
Requests now link to a user's profile
|
changeset |
files
|
2009-03-20 |
Sverre Rabbelier |
Added an as_user template tag
|
changeset |
files
|
2009-03-20 |
Sverre Rabbelier |
Clean phone numbers to be numeric only
|
changeset |
files
|
2009-03-20 |
Sverre Rabbelier |
Added a numeric_only cleaner
|
changeset |
files
|
2009-03-20 |
Sverre Rabbelier |
Added example text to the phone number fields
|
changeset |
files
|
2009-03-20 |
Sverre Rabbelier |
Removed formatting from TinyMCE that use the style tag
|
changeset |
files
|
2009-03-20 |
Sverre Rabbelier |
Show all orgs in accepted org list view
|
changeset |
files
|
2009-03-20 |
Sverre Rabbelier |
Made _getPickData more generic by supporting ordening
|
changeset |
files
|
2009-03-20 |
Sverre Rabbelier |
Added a new index for accepted orgs listing
|
changeset |
files
|
2009-03-20 |
Lennard de Rijk |
Fixed docstring for canResign method.
|
changeset |
files
|
2009-03-20 |
Lennard de Rijk |
Moved canResign check to role logic so subclasses can override.
|
changeset |
files
|
2009-03-20 |
Lennard de Rijk |
Minor style fix.
|
changeset |
files
|
2009-03-20 |
Pawel Solyga |
Add date postfix to slot-allocator.js file. Update base.html template with path to slot-allocator-090320.js.
|
changeset |
files
|
2009-03-20 |
Pawel Solyga |
Slot allocator Javascript fix. This prevents from calling updateFromJSON function if there is no data.
|
changeset |
files
|
2009-03-20 |
Lennard de Rijk |
Fixed copy/paste fail in docstring.
|
changeset |
files
|
2009-03-20 |
Lennard de Rijk |
Only show valid roles on user roles page.
|
changeset |
files
|
2009-03-20 |
Lennard de Rijk |
Added "How did you hear about this program?" to Student Profile.
|
changeset |
files
|
2009-03-20 |
Lennard de Rijk |
Fixed double sending of notifications on creating a new invite.
|
changeset |
files
|
2009-03-20 |
Lennard de Rijk |
Fixed redirect after creating/rejecting a request/invite.
|
changeset |
files
|
2009-03-20 |
Pawel Solyga |
Set new Melange version number to 0-5-20090320 in app.yaml.template.
|
changeset |
files
|
2009-03-20 |
Sverre Rabbelier |
Moved and updated seed_many documentation
|
changeset |
files
|
2009-03-20 |
Sverre Rabbelier |
Minor style fixes
|
changeset |
files
|
2009-03-20 |
Daniel Bentley |
A script for writing the application name into an app.yaml based on an app.yaml.template.
|
changeset |
files
|
2009-03-19 |
Sverre Rabbelier |
Verbiage fix in Mentor list heading
|
changeset |
files
|
2009-03-19 |
Lennard de Rijk |
Explicitly added access check for public profile page view.
|
changeset |
files
|
2009-03-19 |
Sverre Rabbelier |
Verbiage fix
|
changeset |
files
|
2009-03-19 |
Sverre Rabbelier |
Allow everyone to view an org app public page
|
changeset |
files
|
2009-03-19 |
Lennard de Rijk |
Minor whitespace fix.
|
changeset |
files
|
2009-03-19 |
Lennard de Rijk |
Added the users' public name to the process_request page.
|
changeset |
files
|
2009-03-19 |
Lennard de Rijk |
Added basic student project view.
|
changeset |
files
|
2009-03-19 |
Lennard de Rijk |
Added new Student Project cleaning method.
|
changeset |
files
|
2009-03-19 |
Lennard de Rijk |
Added basic Student Project templates.
|
changeset |
files
|
2009-03-19 |
Lennard de Rijk |
Added StudentProject logic.
|
changeset |
files
|
2009-03-19 |
Lennard de Rijk |
Added StudentProject model.
|
changeset |
files
|
2009-03-19 |
Lennard de Rijk |
Org applications can now be deleted up to the deadline.
|
changeset |
files
|
2009-03-19 |
Sverre Rabbelier |
Rename 'orgs' to 'organizations' in page title
|
changeset |
files
|
2009-03-19 |
Sverre Rabbelier |
Added missing status to seeded orgs
|
changeset |
files
|
2009-03-18 |
Lennard de Rijk |
The org list proposals page now shows the amount of assigned slots.
|
changeset |
files
|
2009-03-18 |
Lennard de Rijk |
Added a new custom class and fixed the base template css reference.
|
changeset |
files
|
2009-03-18 |
Lennard de Rijk |
Added list_info helper module.
|
changeset |
files
|
2009-03-18 |
Lennard de Rijk |
Renamed .css file to facilitate todays changes.
|
changeset |
files
|
2009-03-18 |
Lennard de Rijk |
Always show the accepted organizations list even when there are None.
|
changeset |
files
|
2009-03-18 |
Lennard de Rijk |
Added missing access check for listing of accepted orgs.
|
changeset |
files
|
2009-03-18 |
Lennard de Rijk |
Added new access method that can check if a given event has taken place already.
|
changeset |
files
|
2009-03-18 |
Pawel Solyga |
Set new Melange version number to 0-5-20090318 in app.yaml.template.
|
changeset |
files
|
2009-03-18 |
Pawel Solyga |
Change the order of student proposals lists for org admins and mentors. Now the new proposals list shows up at the top. Also don't show the list of new proposals if it's empty.
|
changeset |
files
|
2009-03-17 |
Lennard de Rijk |
Proposal data is now stored in a list rather then a dictionary for the AssignedProposals JSON object.
|
changeset |
files
|
2009-03-17 |
Lennard de Rijk |
Cleaned up the proposal data that gets put into a JSON object.
|
changeset |
files
|
2009-03-17 |
Lennard de Rijk |
Fixed a bug where giving a limit but no offset would cause a 505.
|
changeset |
files
|
2009-03-17 |
Lennard de Rijk |
Fixed layout for StudentProposal reviews.
|
changeset |
files
|
2009-03-17 |
Lennard de Rijk |
Renamed .css file to facilitate todays changes.
|
changeset |
files
|
2009-03-17 |
Lennard de Rijk |
Moved subscription buttons to the top and comment placing to the bottom for StudentProposal review and public page.
|
changeset |
files
|
2009-03-17 |
Sverre Rabbelier |
Added missing ','.
|
changeset |
files
|
2009-03-17 |
Pawel Solyga |
Add organization name to organization application acceptance/rejection email templates.
|
changeset |
files
|
2009-03-17 |
Sverre Rabbelier |
Added a Assign Slots link to sidebar for Hosts
|
changeset |
files
|
2009-03-17 |
Sverre Rabbelier |
Added an assign slots redirects
|
changeset |
files
|
2009-03-17 |
Sverre Rabbelier |
Make accepted org list redirect to public page
|
changeset |
files
|
2009-03-16 |
Sverre Rabbelier |
Added a seed_db.html
|
changeset |
files
|
2009-03-16 |
Sverre Rabbelier |
Added org app seeding to seed_many
|
changeset |
files
|
2009-03-16 |
Sverre Rabbelier |
Added StudentProposal to clean_db
|
changeset |
files
|
2009-03-16 |
Sverre Rabbelier |
Added seed student proposal support to seed_many
|
changeset |
files
|
2009-03-16 |
Sverre Rabbelier |
Add seed mentor support to seed_many
|
changeset |
files
|
2009-03-16 |
Sverre Rabbelier |
Added seed org support to seed_many
|
changeset |
files
|
2009-03-16 |
Sverre Rabbelier |
Added seed user to seed many
|
changeset |
files
|
2009-03-16 |
Sverre Rabbelier |
Added a seed_many url
|
changeset |
files
|
2009-03-16 |
Sverre Rabbelier |
Factor out ensureUser and add Error class in seed_db
|
changeset |
files
|
2009-03-16 |
Sverre Rabbelier |
Added format and containsAll to the dicts module
|
changeset |
files
|
2009-03-16 |
Lennard de Rijk |
Hook up the new template tag for StudentProposal reviews.
|
changeset |
files
|
2009-03-16 |
Lennard de Rijk |
Added a new template tag to serve up background color for StudentProposals Reviews.
|
changeset |
files
|
2009-03-16 |
Lennard de Rijk |
Added background color for StudentProposal reviews to the .css file.
|
changeset |
files
|
2009-03-16 |
Lennard de Rijk |
Notifications will not be sent out to the reviewer.
|
changeset |
files
|
2009-03-16 |
Lennard de Rijk |
Send out a message on a new StudentProposal review to all followers.
|
changeset |
files
|
2009-03-16 |
Lennard de Rijk |
Added sendNewReviewNotification to the notifications helper.
|
changeset |
files
|
2009-03-16 |
Lennard de Rijk |
Added new_review template.
|
changeset |
files
|
2009-03-16 |
Lennard de Rijk |
Make the notifications look less bloated by not adhering to the linebreaks in the template but only to the HTML in them.
|
changeset |
files
|
2009-03-16 |
Lennard de Rijk |
Increased the length of the timebased link_id to handle more items at once.
|
changeset |
files
|
2009-03-16 |
Lennard de Rijk |
Use site_name if the system sends a message.
|
changeset |
files
|
2009-03-16 |
Pawel Solyga |
Style fixes for release modules.
|
changeset |
files
|
2009-03-15 |
Lennard de Rijk |
Changed notifications helper to properly use the fact that from_user is not a required property.
|
changeset |
files
|
2009-03-15 |
Lennard de Rijk |
Changed line-endings in notifications base template.
|
changeset |
files
|
2009-03-15 |
Lennard de Rijk |
Fixed an Epic Fail in StudentProposal logic ^_^.
|
changeset |
files
|
2009-03-15 |
Lennard de Rijk |
Delete all ReviewFollowers and remove the entry in the ranker before deleting a StudentProposal.
|
changeset |
files
|
2009-03-15 |
Lennard de Rijk |
The StudentProposal review view now also allow you to subscribe to public/private reviews.
|
changeset |
files
|
2009-03-15 |
Lennard de Rijk |
Everyone that is able to see the StudentProposals public page can subscribe to public review updates.
|
changeset |
files
|
2009-03-15 |
Lennard de Rijk |
Added the ReviewFollower logic module.
|
changeset |
files
|
2009-03-15 |
Lennard de Rijk |
Added the ReviewFollower model.
|
changeset |
files
|
2009-03-15 |
Lennard de Rijk |
Some minor style fixes.
|
changeset |
files
|
2009-03-15 |
Pawel Solyga |
Fix missing utf encoding of data when exporting lists to csv file.
|
changeset |
files
|
2009-03-15 |
Lennard de Rijk |
Updated help text for email properties in Group model.
|
changeset |
files
|
2009-03-15 |
Sverre Rabbelier |
Allow backup admins to edit org application
|
changeset |
files
|
2009-03-15 |
Sverre Rabbelier |
Specify the type of Link ID used
|
changeset |
files
|
2009-03-15 |
Lennard de Rijk |
Some minor style fixes.
|
changeset |
files
|
2009-03-15 |
Lennard de Rijk |
Added the Follower Logic Module.
|
changeset |
files
|
2009-03-15 |
Lennard de Rijk |
Added the Follower model.
|
changeset |
files
|
2009-03-15 |
Sverre Rabbelier |
Replaced a '.' with '?' in org app
|
changeset |
files
|
2009-03-15 |
Sverre Rabbelier |
Verbiage fix in ACL
|
changeset |
files
|
2009-03-15 |
Sverre Rabbelier |
Verbiage fix in org app
|
changeset |
files
|
2009-03-15 |
Lennard de Rijk |
Updated the accepted organization email for GSoC 2009.
|
changeset |
files
|
2009-03-15 |
Pawel Solyga |
Set new Melange version number to 0-5-20090315 in app.yaml.template.
|
changeset |
files
|
2009-03-15 |
Sverre Rabbelier |
Renamed "Idea page" to "Ideas page"
|
changeset |
files
|
2009-03-15 |
Sverre Rabbelier |
Remove key_order from 'list accepted orgs' view
|
changeset |
files
|
2009-03-15 |
Sverre Rabbelier |
Don't create csv export when no key_order is defined
|
changeset |
files
|
2009-03-15 |
Sverre Rabbelier |
Added a 'accepted orgs' view to program
|
changeset |
files
|
2009-03-15 |
Sverre Rabbelier |
Make an org's application visible to all logged in users
|
changeset |
files
|
2009-03-15 |
Sverre Rabbelier |
Don't show possibly private info on org_app public page
|
changeset |
files
|
2009-03-15 |
Sverre Rabbelier |
Added an getAcceptedOrgsRedirect to redirects
|
changeset |
files
|
2009-03-15 |
Sverre Rabbelier |
Remove program id from org list
|
changeset |
files
|
2009-03-15 |
Sverre Rabbelier |
Show idea page instead of last modified date in org app
|
changeset |
files
|
2009-03-15 |
Lennard de Rijk |
Style fixes.
|
changeset |
files
|
2009-03-14 |
Sverre Rabbelier |
Added a list of developers to the User menu
|
changeset |
files
|
2009-03-14 |
Sverre Rabbelier |
Fixed a very obvious bug in slots()
|
changeset |
files
|
2009-03-14 |
Sverre Rabbelier |
Don't return an empty dict when no allocation can be made
|
changeset |
files
|
2009-03-14 |
Lennard de Rijk |
Group StudentProposals under Students in the sidebar.
|
changeset |
files
|
2009-03-14 |
Sverre Rabbelier |
Show 'list my org apps' only if you have org apps
|
changeset |
files
|
2009-03-14 |
Sverre Rabbelier |
Pre-accepted or pre-rejected orgs should stay under 'needs review'
|
changeset |
files
|
2009-03-14 |
Sverre Rabbelier |
Enable javascript in duplicate students view
|
changeset |
files
|
2009-03-14 |
David Anderson |
Factor out the Subversion wrapper to a separate module.
|
changeset |
files
|
2009-03-14 |
Sverre Rabbelier |
Show 'List my Organization Applications' link even after signup closed
|
changeset |
files
|
2009-03-13 |
David Anderson |
Followup to r2517: don't import threading in release.py
|
changeset |
files
|
2009-03-13 |
David Anderson |
Redirect stdout/stderr through the logging system.
|
changeset |
files
|
2009-03-13 |
Sverre Rabbelier |
Fixed a thinko-fix in toDict
|
changeset |
files
|
2009-03-13 |
Sverre Rabbelier |
Set the content type to text/csv for csv exports
|
changeset |
files
|
2009-03-13 |
Sverre Rabbelier |
Add row headings to the csv export
|
changeset |
files
|
2009-03-13 |
Sverre Rabbelier |
Added an identity function to dicts
|
changeset |
files
|
2009-03-13 |
Sverre Rabbelier |
Don't override org view params
|
changeset |
files
|
2009-03-13 |
Lennard de Rijk |
Changed the workflow for students regarding their proposals.
|
changeset |
files
|
2009-03-13 |
Lennard de Rijk |
Added example and help text to clarify the use of some fields on the proposal ranking.
|
changeset |
files
|
2009-03-13 |
Lennard de Rijk |
Some textual changes for proposal reviewing.
|
changeset |
files
|
2009-03-13 |
Lennard de Rijk |
Minor textual changes in the StudentProposal model.
|
changeset |
files
|
2009-03-13 |
Lennard de Rijk |
The rejected applications subsection now links to the public page for the list_self view.
|
changeset |
files
|
2009-03-13 |
David Anderson |
Fix indentation to match Melange/Google style.
|
changeset |
files
|
2009-03-13 |
David Anderson |
Add a log module to initialize and manage logging.
|
changeset |
files
|
2009-03-13 |
David Anderson |
Add a decolorize() helper to undo the effects of colorize().
|
changeset |
files
|
2009-03-13 |
Lennard de Rijk |
Fixed checkIsNotParticipatingInProgramInScope to just query for the given program instead of iterating over a list.
|
changeset |
files
|
2009-03-13 |
Lennard de Rijk |
Updated index.yaml to reflect changes necessary for the duplicate checking views.
|
changeset |
files
|
2009-03-13 |
Lennard de Rijk |
Started with the view for showing students who have been assigned to multiple slots.
|
changeset |
files
|
2009-03-13 |
Lennard de Rijk |
Fixed whitespace in cache/base.py
|
changeset |
files
|
2009-03-13 |
Lennard de Rijk |
Changed the edit template to show a Submit button instead of Save Changes when "creating" an entity.
|
changeset |
files
|
2009-03-13 |
David Anderson |
Move run() into the util module.
|
changeset |
files
|
2009-03-13 |
David Anderson |
Followup to r2496. Fix obvious errors.
|
changeset |
files
|
2009-03-13 |
David Anderson |
Move the Paths class to the util module.
|
changeset |
files
|
2009-03-13 |
David Anderson |
Refactor ANSI colorization into a new utility module.
|
changeset |
files
|
2009-03-13 |
David Anderson |
Fix the Melange version regular expression to detect patch versions.
|
changeset |
files
|
2009-03-13 |
David Anderson |
Create an error module containing the top-level error class.
|
changeset |
files
|
2009-03-13 |
Sverre Rabbelier |
Only show export link if list_key_order is set
|
changeset |
files
|
2009-03-12 |
Sverre Rabbelier |
Display a warning if there are errors on the form
|
changeset |
files
|
2009-03-12 |
Sverre Rabbelier |
Make the error message align with the input field
|
changeset |
files
|
2009-03-12 |
Sverre Rabbelier |
Moved stylesheet to mitigate overenthousiastic browser caching.
|
changeset |
files
|
2009-03-12 |
Sverre Rabbelier |
Add a style class for td.twolineformfielderrorlabel.
|
changeset |
files
|
2009-03-12 |
David Anderson |
Add the Google SoC release script to the Melange repository.
|
changeset |
files
|
2009-03-12 |
Sverre Rabbelier |
Always convert newlines to linebreaks
|
changeset |
files
|
2009-03-12 |
Sverre Rabbelier |
Some code re-use in templates
|
changeset |
files
|
2009-03-12 |
Sverre Rabbelier |
Define a key order for document and org app
|
changeset |
files
|
2009-03-12 |
Sverre Rabbelier |
Strip leading and trailing newlines from our responses
|
changeset |
files
|
2009-03-12 |
Sverre Rabbelier |
Greatly simplify makeNewPaginationChoices
|
changeset |
files
|
2009-03-12 |
Sverre Rabbelier |
Adhere to the DEF_... pattern for constants in lists
|
changeset |
files
|
2009-03-12 |
Sverre Rabbelier |
Make it possible to specify the key order for csv export
|
changeset |
files
|
2009-03-12 |
Augie Fackler |
build.sh: bail if run in the wrong directory.
|
changeset |
files
|
2009-03-12 |
Sverre Rabbelier |
Add an export link to all list views
|
changeset |
files
|
2009-03-12 |
Sverre Rabbelier |
Added generic csv export to all list views
|
changeset |
files
|
2009-03-12 |
Sverre Rabbelier |
Factor download functionality out of export()
|
changeset |
files
|
2009-03-12 |
Sverre Rabbelier |
Keep the current list and row number
|
changeset |
files
|
2009-03-12 |
Sverre Rabbelier |
Return "" when there is no info/action set
|
changeset |
files
|
2009-03-12 |
Sverre Rabbelier |
Allow developers to specify a higher limit for a list view
|
changeset |
files
|
2009-03-12 |
Sverre Rabbelier |
Reinstate the 1k limit in pick()
|
changeset |
files
|
2009-03-12 |
Sverre Rabbelier |
If not running local, use ajax.googleapis to serve jquery
|
changeset |
files
|
2009-03-11 |
Sverre Rabbelier |
Redirect to current page if the current request times out
|
changeset |
files
|
2009-03-11 |
Sverre Rabbelier |
Use accounts.getCurrentAccount instead of users.get_current_user
|
changeset |
files
|
2009-03-11 |
Sverre Rabbelier |
isDebug now also checks melange version
|
changeset |
files
|
2009-03-11 |
Sverre Rabbelier |
Allow for query caching in pick
|
changeset |
files
|
2009-03-11 |
Sverre Rabbelier |
Added query caching
|
changeset |
files
|
2009-03-11 |
Sverre Rabbelier |
Also clear RankerRoot and ranker from datastore
|
changeset |
files
|
2009-03-11 |
Sverre Rabbelier |
Make it possible to only add users
|
changeset |
files
|
2009-03-11 |
Sverre Rabbelier |
Make it possible to add an arbitrary amount of users
|
changeset |
files
|
2009-03-11 |
Sverre Rabbelier |
Make it possible to add more users and orgs with GET args
|
changeset |
files
|