|
|
@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 …
|
|
|
@7519
|
13 years |
uli |
Clean up code.
|
|
|
@7518
|
13 years |
Henrik Bettermann |
Filename is now an argument of the script.
|
|
|
@7517
|
13 years |
Henrik Bettermann |
Add test which shows that we can't logout when using basic …
|
|
|
@7516
|
13 years |
uli |
- Make col names a configuration setting.
- Remove doubled gender …
|
|
|
@7515
|
13 years |
Henrik Bettermann |
In import files we can use the hash symbol at the end of a date string …
|
|
|
@7514
|
13 years |
Henrik Bettermann |
Add more converters and also change header fields in output file.
|
|
|
@7513
|
13 years |
Henrik Bettermann |
Enable import of student registration states which are in …
|
|
|
@7512
|
13 years |
uli |
Add some helper tool for fixing old-style export files.
|
|
|
@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.
|
|
|
@7499
|
13 years |
uli |
Register site-specific mail settings in site.zcml instead of …
|
|
|
@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.
|
|
|
@7492
|
13 years |
uli |
Make read-only requests, i.e. requests that do only set the session …
|
|
|
@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 …
|
|
|
@7489
|
13 years |
Henrik Bettermann |
Some button adjustments.
|
|
|
@7488
|
13 years |
Henrik Bettermann |
Some button adjustments.
|
|
|
@7487
|
13 years |
uli |
Set shared base URL.
|
|
|
@7486
|
13 years |
uli |
Using zope.testbrowser.
|
|
|
@7485
|
13 years |
Henrik Bettermann |
Store html of frontpage as an attribute of the configuration …
|
|
|
@7484
|
13 years |
Henrik Bettermann |
Redirect to specified tabs using the request's QUERY_STRING value. …
|
|
|
@7483
|
13 years |
uli |
Add a general profiling how-to, not really finished yet.
|
|
|
@7482
|
13 years |
uli |
Generate a profiler configuration on buildout-runs that enables …
|
|
|
@7481
|
13 years |
uli |
Add a patched version of deploy.ini.in to get a configuration with …
|
|
|
@7480
|
13 years |
uli |
Add sirp-related stress-test project.
|
|
|
@7479
|
13 years |
uli |
More docs.
|
|
|
@7478
|
13 years |
uli |
Sample usage of multi-mechanize (not finished).
|
|
|
@7477
|
13 years |
Henrik Bettermann |
Set css class of <tr> tag.
|
|
|
@7476
|
13 years |
Henrik Bettermann |
Adjust header and set svn:keywords property.
|
|
|
@7475
|
13 years |
Henrik Bettermann |
We do no longer need to configure smtp server credentials through the UI.
|
|
|
@7474
|
13 years |
uli |
pyflakes.
|
|
|
@7473
|
13 years |
uli |
Move IMailService to interfaces module.
|
|
|
@7472
|
13 years |
uli |
Use iso-8859-1 instead of latin1 as mail part encoding name. Looks …
|
|
|
@7471
|
13 years |
uli |
Replace old send_mail() with wrapper to new location.
|
|
|
@7470
|
13 years |
uli |
First sketches of smart SMTP handling for our portal deploying …
|
|
|
@7469
|
13 years |
Henrik Bettermann |
Move action bar upwards.
|
|
|
@7468
|
13 years |
Henrik Bettermann |
Yeah, IE didn't work properly with the minified css. With the fully …
|
|
|
@7467
|
13 years |
Henrik Bettermann |
Page titles are deprecated. We only have labels.
|
|
|
@7466
|
13 years |
Henrik Bettermann |
Page titles are deprecated. We only have labels.
|
|
|
@7465
|
13 years |
Henrik Bettermann |
Page titles are deprecated. We only have labels.
|
|
|
@7464
|
13 years |
Henrik Bettermann |
Move form label to site layout pagetemplates. This saves even more code.
|
|
|
@7463
|
13 years |
Henrik Bettermann |
Move form status message to site layout pagetemplates. This saves a …
|
|
|
@7462
|
13 years |
Henrik Bettermann |
Beautify loginpage.pt.
|
|
|
@7461
|
13 years |
Henrik Bettermann |
Link acronym with the home page. Then we don't need the home tab.
|
|
|
@7460
|
13 years |
Henrik Bettermann |
Beautify setpassword.pt.
|
|
|
@7459
|
13 years |
Henrik Bettermann |
Merge Bootstrap branch into trunk.
|
|
|
@7458
|
13 years |
Henrik Bettermann |
Rename Bootstrap files.
|
|
|
@7457
|
13 years |
Henrik Bettermann |
Beautify user pages.
|
|
|
@7456
|
13 years |
Henrik Bettermann |
Add 'acronym' to IConfigurationContainer.
|
|
|
@7455
|
13 years |
Henrik Bettermann |
Do not show empty breadcrumb bar.
|
|
|
@7454
|
13 years |
Henrik Bettermann |
Show student id and state in breadcrumbs bar.
All tests pass. Ready …
|
|
|
@7453
|
13 years |
Henrik Bettermann |
Add breadcrumbs to student site layout. Omit the Students breadcrumb …
|
|
|
@7452
|
13 years |
Henrik Bettermann |
Fix some tests. Two tests still fail since the registration state is …
|
|
|
@7451
|
13 years |
Henrik Bettermann |
Backup of local changes. The branch can now serve as basis for …
|
|
|
@7450
|
13 years |
Henrik Bettermann |
Backup today's work (mainly student navigation).
|
|
|
@7449
|
13 years |
Henrik Bettermann |
Backup
|
|
|
@7448
|
13 years |
Henrik Bettermann |
Final backup for today
|
|
|
@7447
|
13 years |
Henrik Bettermann |
Backup
|
|
|
@7446
|
13 years |
Henrik Bettermann |
Backup of local changes in branch (work in progress).
|
|
|
@7445
|
13 years |
Henrik Bettermann |
Let's define our own action decorator class which allows setting …
|
|
|
@7444
|
13 years |
Henrik Bettermann |
Use proper css classes for buttons.
|
|
|
@7443
|
13 years |
Henrik Bettermann |
Backup local changes in Bootstrap branch.
|
|
|
@7442
|
13 years |
Henrik Bettermann |
Backup local changes in branch (work in progress, not yet presentable).
|
|
|
@7441
|
13 years |
Henrik Bettermann |
Playground for experiments with Bootstrap from Twitter
|
|
|
@7440
|
13 years |
uli |
Update tests.
|
|
|
@7439
|
13 years |
uli |
Provide a better fix for the required field problem of
phonewidget. …
|
|
|
@7438
|
13 years |
Henrik Bettermann |
Put viewlets into their own module.
Remove unneeded imports.
|
|
|
@7437
|
13 years |
Henrik Bettermann |
Implement StudentCreateActionButton? which is probably not needed in …
|
|
|
@7436
|
13 years |
Henrik Bettermann |
Set current_level when creating students from applicant data. Use new …
|
|
|
@7435
|
13 years |
Henrik Bettermann |
Adapt tests to changes made in phonewidget.pt.
|
|
|
@7434
|
13 years |
Henrik Bettermann |
The result list instance has to be created before concatenating with …
|
|
|
@7433
|
13 years |
Henrik Bettermann |
Add test_certificate_removed.
Use phone widget also in …
|
|
|
@7432
|
13 years |
Henrik Bettermann |
Move the test methods into the correct classes.
|
|
|
@7431
|
13 years |
Henrik Bettermann |
I prefer this kind of phone widget format. Is it ok for you Uli?
|
|
|
@7430
|
13 years |
Henrik Bettermann |
Add test to be sure that the empty phone field does not produce a …
|
|
|
@7429
|
13 years |
Henrik Bettermann |
Update students_catalog after importing a studycourse.
|
|
|
@7428
|
13 years |
uli |
Do not complain if value to set is empty string.
|
|
|
@7427
|
13 years |
uli |
Make sure we can render empty strings (default missing value for …
|
|
|
@7426
|
13 years |
uli |
Cosmetics.
|
|
|
@7425
|
13 years |
Henrik Bettermann |
Entry sessions must not have a default value.
|
|
|
@7424
|
13 years |
Henrik Bettermann |
Minor changes.
|
|
|
@7423
|
13 years |
Henrik Bettermann |
Using the phone widget lead to an error in tests but not in the UI. I …
|
|
|
@7422
|
13 years |
Henrik Bettermann |
Add regression test for not indexing students after import.
|
|
|
@7421
|
13 years |
Henrik Bettermann |
We have to ensure that students are properly indexed after creation …
|
|
|
@7420
|
13 years |
Henrik Bettermann |
Set session attributes when creating students.
|
|
|