|
|
@7657
|
13 years |
Henrik Bettermann |
Fix test.
|
|
|
@7656
|
13 years |
Henrik Bettermann |
Be more verbose in log messages when creating or updating students or …
|
|
|
@7655
|
13 years |
Henrik Bettermann |
Flash message when user has been added.
|
|
|
@7654
|
13 years |
Henrik Bettermann |
Sort students by id.
|
|
|
@7653
|
13 years |
Henrik Bettermann |
Log user management. If possible use full sentences in log messages. …
|
|
|
@7652
|
13 years |
Henrik Bettermann |
Do not retrieve current principal in derived logging components. This …
|
|
|
@7651
|
13 years |
Henrik Bettermann |
Add principal name in log messages.
|
|
|
@7650
|
13 years |
Henrik Bettermann |
Adjust test.
|
|
|
@7649
|
13 years |
Henrik Bettermann |
Remove uncommented pdb break points.
|
|
|
@7648
|
13 years |
Henrik Bettermann |
With this little statistics we get some clues of the speed of our portal.
|
|
|
@7647
|
13 years |
uli |
Move ReindexPage? to general browser module as it is not student specific.
|
|
|
@7646
|
13 years |
uli |
Update docs.
|
|
|
@7644
|
13 years |
uli |
Strings/unicodes provide a capitalize method.
|
|
|
@7643
|
13 years |
Henrik Bettermann |
Enable mixed imports of rows with or without student_id.
|
|
|
@7642
|
13 years |
uli |
Clean up.
|
|
|
@7641
|
13 years |
Henrik Bettermann |
Add current_mode index to students_catalog.
|
|
|
@7640
|
13 years |
Henrik Bettermann |
Remove trash.
|
|
|
@7639
|
13 years |
Henrik Bettermann |
Add browser test for reindex view.
|
|
|
@7638
|
13 years |
Henrik Bettermann |
Add ReindexPaymentsPage?. This view can be called through the URL and …
|
|
|
@7637
|
13 years |
Henrik Bettermann |
Add test for reindexing the payments_catalog.
|
|
|
@7636
|
13 years |
Henrik Bettermann |
Fix role assignment when creating an account.
|
|
|
@7635
|
13 years |
Henrik Bettermann |
Align headlines of pages with and without action bar.
|
|
|
@7634
|
13 years |
Henrik Bettermann |
There are no action buttons in display form pages.
|
|
|
@7633
|
13 years |
Henrik Bettermann |
Add catalogs (indexes) for payments and course tickets.
|
|
|
@7631
|
13 years |
Henrik Bettermann |
Fix tests.
|
|
|
@7630
|
13 years |
Henrik Bettermann |
'Label' is the topmost headline and should thus be tagged with h1. …
|
|
|
@7629
|
13 years |
Henrik Bettermann |
Add payment session column. Remove unused pagetemplate.
|
|
|
@7627
|
13 years |
Henrik Bettermann |
Move vocabularies to interfaces module.
batchprocessing.txt: fix test
|
|
|
@7626
|
13 years |
Henrik Bettermann |
We can use the hash symbol at the end of p_id in import files
to avoid …
|
|
|
@7625
|
13 years |
Henrik Bettermann |
It's quite tedious to setup the correct StudyLevelSource?. Now we have …
|
|
|
@7624
|
13 years |
Henrik Bettermann |
Reorder verdicts.
|
|
|
@7623
|
13 years |
Henrik Bettermann |
Implement first version of payment importer.
|
|
|
@7622
|
13 years |
Henrik Bettermann |
Use appropriate css class.
|
|
|
@7620
|
13 years |
Henrik Bettermann |
getVerdictsDict should be part of the students package. The only way …
|
|
|
@7619
|
13 years |
Henrik Bettermann |
Add getVerdictsDict method to SIRPUtils which is used to setup the new …
|
|
|
@7617
|
13 years |
Henrik Bettermann |
Fix getTitle method.
|
|
|
@7616
|
13 years |
Henrik Bettermann |
Add unit test for StudyLevelSource?.
|
|
|
@7615
|
13 years |
Henrik Bettermann |
Convert function set_returning_data into utility method. This method …
|
|
|
@7612
|
13 years |
Henrik Bettermann |
Extend level range for import.
|
|
|
@7611
|
13 years |
Henrik Bettermann |
Extend level range.
|
|
|
@7609
|
13 years |
Henrik Bettermann |
Fix lga vocab.
|
|
|
@7608
|
13 years |
Henrik Bettermann |
Allow apostrophe in email addresses.
|
|
|
@7606
|
13 years |
Henrik Bettermann |
Fix lga vocab.
|
|
|
@7601
|
13 years |
Henrik Bettermann |
Values must not be Zero in sources and vocabularies.
|
|
|
@7600
|
13 years |
Henrik Bettermann |
Use SIRPDisplayFormPage with default pagetemplate for courses.
|
|
|
@7599
|
13 years |
Henrik Bettermann |
Adjust some docstrings.
|
|
|
@7597
|
13 years |
Henrik Bettermann |
Fix docstrings.
|
|
|
@7592
|
13 years |
Henrik Bettermann |
Fix docstrings and other things detected by waeupdocs.
|
|
|
@7591
|
13 years |
Henrik Bettermann |
Move all action button viewlets from browser module to viewlets module.
|
|
|
@7589
|
13 years |
Henrik Bettermann |
Fix links in documentation.
|
|
|
@7588
|
13 years |
Henrik Bettermann |
Increase font size of history.
|
|
|
@7585
|
13 years |
Henrik Bettermann |
Remove deprecated datacenter storage stuff.
Attention: Start your …
|
|
|
@7584
|
13 years |
Henrik Bettermann |
Fix tests.
|
|
|
@7582
|
13 years |
uli |
Use a different path for datacenter in tests than the production path.
|
|
|
@7581
|
13 years |
uli |
Register/unregister IDataCenterConfig utility in non-functional tests.
|
|
|
@7580
|
13 years |
Henrik Bettermann |
Add sirp:datacenter directive also in tests. But, some tests still fail.
|
|
|
@7579
|
13 years |
Henrik Bettermann |
Let's use the new IDataCenterConfig utility instead of ISIRPUtils to …
|
|
|
@7576
|
13 years |
uli |
Add a datacenter ZCML directive that supports exactly one attribute: path
|
|
|
@7568
|
13 years |
Henrik Bettermann |
Move storage path configuration to SIRPUtils in order to ease …
|
|
|
@7556
|
13 years |
Henrik Bettermann |
Fix test.
|
|
|
@7555
|
13 years |
Henrik Bettermann |
The filed title should be 'Email Address' not only 'Email'.
|
|
|
@7554
|
13 years |
Henrik Bettermann |
Try to be more consistent with notation.
|
|
|
@7553
|
13 years |
Henrik Bettermann |
Show reg_state in students tables.
|
|
|
@7551
|
13 years |
Henrik Bettermann |
Contract breadcrumb to avoid line breaks in breadcrumb bar.
|
|
|
@7549
|
13 years |
Henrik Bettermann |
Do not store faculty and department titles in each course ticket.
|
|
|
@7548
|
13 years |
Henrik Bettermann |
Implement course ticket importer.
Add checkConversion tests.
|
|
|
@7539
|
13 years |
Henrik Bettermann |
Lock CourseTicketAddFormPage2 if not in state school fee paid.
|
|
|
@7538
|
13 years |
Henrik Bettermann |
We do no longer need special interfaces for student access …
|
|
|
@7536
|
13 years |
Henrik Bettermann |
Implement study level importer.
|
|
|
@7535
|
13 years |
Henrik Bettermann |
Beautify history strings.
|
|
|
@7534
|
13 years |
Henrik Bettermann |
Fix logic. entryExists must return True or False, nothing else.
|
|
|
@7533
|
13 years |
Henrik Bettermann |
Add study level even if no certificate has been assigned.
|
|
|
@7532
|
13 years |
Henrik Bettermann |
Use fixed start_level and end_level if no certificate has yet been …
|
|
|
@7531
|
13 years |
Henrik Bettermann |
Make the regression test more precise. Meanwhile I know the reason: …
|
|
|
@7529
|
13 years |
Henrik Bettermann |
Add regression test. ConstraintNotSatisfied? exception is not catched …
|
|
|
@7528
|
13 years |
Henrik Bettermann |
Extend study_modes vocabulary.
|
|
|
@7527
|
13 years |
Henrik Bettermann |
Set clearance_locked properly when importing students.
|
|
|
@7524
|
13 years |
Henrik Bettermann |
Customize h5 tag.
|
|
|
@7523
|
13 years |
Henrik Bettermann |
Add nationality vocab.
|
|
|
@7522
|
13 years |
Henrik Bettermann |
Add history messages and log file entries when importing students.
Do …
|
|
|
@7521
|
13 years |
Henrik Bettermann |
Fix test.
|
|
|
@7520
|
13 years |
Henrik Bettermann |
reg_number must be provided when adding students. Otherwise new …
|
|
|
@7517
|
13 years |
Henrik Bettermann |
Add test which shows that we can't logout when using basic …
|
|
|
@7515
|
13 years |
Henrik Bettermann |
In import files we can use the hash symbol at the end of a date string …
|
|
|
@7513
|
13 years |
Henrik Bettermann |
Enable import of student registration states which are in …
|
|
|
@7511
|
13 years |
uli |
Make formatted_text a bit smarter regarding to encodings. It now …
|
|
|
@7510
|
13 years |
uli |
Add tests for extended formatted_text helper function.
|
|
|
@7509
|
13 years |
uli |
Be more accurate about imported date. We complain only, when a wrong …
|
|
|
@7508
|
13 years |
uli |
Add test that shows when 01/02/2012 is interpreted erraneous as …
|
|
|
@7507
|
13 years |
uli |
Add sample file with 'faulty' date format.
|
|
|
@7506
|
13 years |
Henrik Bettermann |
Let test pass if EXTERNAL_MAIL_TESTS == True.
|
|
|
@7501
|
13 years |
uli |
Fix deprecation warnings with Python 2.7
|
|
|
@7500
|
13 years |
uli |
Remove mail settings from configure and add it for tests.
|
|
|
@7497
|
13 years |
Henrik Bettermann |
Import student password as well. This is crucial for upcoming portal …
|
|
|
@7496
|
13 years |
uli |
Be more careful when testing directory removals: do that in a safe …
|
|
|
@7495
|
13 years |
uli |
Get rid of this annoying 9/9L error.
|
|
|
@7494
|
13 years |
Henrik Bettermann |
Adjust size of phone widget. The default country code is still not …
|
|
|
@7493
|
13 years |
Henrik Bettermann |
Tweak pages for anonymous users with mobile browsers.
|
|
|
@7491
|
13 years |
Henrik Bettermann |
Redirect to tab-2 after visiting the upload pages.
|
|
|
@7490
|
13 years |
Henrik Bettermann |
Some button adjustments. Remove 'Save and return' button from …
|
|
|