|
|
@3943
|
16 years |
uli |
Remove unneeded import.
|
|
|
@3942
|
16 years |
uli |
Remove unneeded import.
|
|
|
@3941
|
16 years |
uli |
Add tests for hostelcontainers.
|
|
|
@3940
|
16 years |
uli |
Add addHostel stuff for hostelcontainers.
|
|
|
@3939
|
16 years |
uli |
Make Hostel a good Grok citizen.
|
|
|
@3938
|
16 years |
uli |
Move interface for hostels to main interface collection.
|
|
|
@3937
|
16 years |
uli |
Make hostelcontainer more grok-like.
|
|
|
@3933
|
16 years |
uli |
Add basic tests for waeup.university.
|
|
|
@3932
|
16 years |
uli |
Fix import/export stuff.
|
|
|
@3931
|
16 years |
uli |
Update test.
|
|
|
@3930
|
16 years |
uli |
Make faculties an attribute instead of a container entry.
|
|
|
@3929
|
16 years |
uli |
Add facultites attribute in IUniversity interface.
|
|
|
@3928
|
16 years |
uli |
Add a link for managing faculties.
|
|
|
@3927
|
16 years |
uli |
Add interface for contained stuff.
|
|
|
@3926
|
16 years |
uli |
Render faculties in viewlets.
|
|
|
@3925
|
16 years |
uli |
Get rid of unneeded import.
|
|
|
@3924
|
16 years |
uli |
Update tests.
|
|
|
@3923
|
16 years |
uli |
Add unit doctests for faculty container.
|
|
|
@3922
|
16 years |
uli |
Remove getId from facultycontainer: it overcomplicates things.
|
|
|
@3921
|
16 years |
uli |
Update tests.
|
|
|
@3920
|
16 years |
uli |
Be smart when looking for new ids.
|
|
|
@3919
|
16 years |
uli |
Use ints as keys.
|
|
|
@3918
|
16 years |
uli |
Update interface.
|
|
|
@3917
|
16 years |
uli |
Be more verbose.
|
|
|
@3916
|
16 years |
uli |
Disable too specific listings for now.
|
|
|
@3915
|
16 years |
uli |
Be accurate.
|
|
|
@3914
|
16 years |
uli |
Remove unwanted attribute (the internal name of the container is …
|
|
|
@3913
|
16 years |
uli |
Be explicit about imported stuff.
|
|
|
@3912
|
16 years |
uli |
Clean up imports, be more verbose.
|
|
|
@3911
|
16 years |
uli |
Move IFaculty interface to main interfaces collection.
|
|
|
@3910
|
16 years |
uli |
Let AddFaculty? viewlet use the new mixin.
|
|
|
@3896
|
16 years |
uli |
Make use of the new viewlet form-mixin.
|
|
|
@3895
|
16 years |
uli |
Add a viewlet-mixin for rendering forms.
|
|
|
@3894
|
16 years |
uli |
Fix tests to use 'manage' instead of 'edit'.
|
|
|
@3893
|
16 years |
uli |
Remove edit view of universities (this is now called 'manage').
|
|
|
@3892
|
16 years |
uli |
Remove obsolete template.
|
|
|
@3891
|
16 years |
uli |
Remove obsolete template.
|
|
|
@3890
|
16 years |
uli |
Fix tests.
|
|
|
@3889
|
16 years |
uli |
Get faculties from container.
|
|
|
@3884
|
16 years |
uli |
Display 'Add faculty' as link in sidebar. Some cleanup.
|
|
|
@3883
|
16 years |
uli |
Remove manage template (we use master.pt now).
|
|
|
@3882
|
16 years |
uli |
Make standard views use the master template.
|
|
|
@3881
|
16 years |
uli |
Make manage.pt the new master template.
|
|
|
@3880
|
16 years |
uli |
Remove master-template. Will be replaced by another template.
|
|
|
@3879
|
16 years |
uli |
Add a content view for faculty containers.
|
|
|
@3878
|
16 years |
uli |
Make faculty container a generic grok.Container.
|
|
|
@3877
|
16 years |
uli |
Provide a faculty factory.
|
|
|
@3876
|
16 years |
uli |
Add a general add view.
|
|
|
@3857
|
16 years |
uli |
Update tests.
|
|
|
@3856
|
16 years |
uli |
First basic exporter adapters.
|
|
|
@3855
|
16 years |
uli |
Make use of new viewlet concept.
|
|
|
@3854
|
16 years |
uli |
Add manage viewlet.
|
|
|
@3853
|
16 years |
uli |
Make login viewlet usable.
|
|
|
@3852
|
16 years |
uli |
Make logo a link to home.
|
|
|
@3851
|
16 years |
uli |
Add new viewlets.
|
|
|
@3850
|
16 years |
uli |
Add a manage permission.
|
|
|
@3849
|
16 years |
uli |
Default name is 'Sample University' now.
|
|
|
@3848
|
16 years |
uli |
New interfaces.
|
|
|
@3835
|
16 years |
uli |
Grok 0.13 is not secure. Upgrade to current stable version.
|
|
|
@3834
|
16 years |
uli |
Pin down zope.testing version.
|
|
|
@3833
|
16 years |
uli |
Update tests.
|
|
|
@3832
|
16 years |
uli |
Remove permission checker until later.
|
|
|
@3831
|
16 years |
uli |
Fix header.
|
|
|
@3830
|
16 years |
uli |
Use utility lookups instead of imported classes to populate the …
|
|
|
@3829
|
16 years |
uli |
Make hostel container available as utility.
|
|
|
@3828
|
16 years |
uli |
Make faculty container available as utility.
|
|
|
@3827
|
16 years |
uli |
Make student container available as utility.
|
|
|
@3826
|
16 years |
uli |
Add basic interfaces for hostels, students, faculties.
|
|
|
@3799
|
16 years |
uli |
Set some paths to ignore in SVN.
|
|
|
@3798
|
16 years |
uli |
Add a README for generic installation instructions.
|
|
|
@3797
|
16 years |
uli |
Prepare rewrite.
|
|
|
@3737
|
16 years |
hraban |
Adding and editing of all objects works now. Templates enhanced (not …
|
|
|
@3669
|
16 years |
uli |
See, whether notification works.
|
|
|
@3668
|
16 years |
uli |
Just a test.
|
|
|
@3571
|
16 years |
hraban |
getting close to a working stub :-)
|
|
|
@3566
|
16 years |
hraban |
still problems with inheritance and interfaces; works partly; still no …
|
|
|
@3563
|
16 years |
hraban |
deleted obsolete bootstrap
|
|
|
@3562
|
16 years |
hraban |
meaningless intermediate state as backup before cleaning svn version …
|
|
|
@3561
|
16 years |
hraban |
IStudent now contains all fields from CSV sample data; some fields …
|
|
|
@3559
|
16 years |
hraban |
bootstrap was missing
|
|
|
@3558
|
16 years |
hraban |
display viewlets work, forms still don't
|
|
|
@3557
|
16 years |
hraban |
display viewlets work, forms don't
|
|
|
@3556
|
16 years |
hraban |
draft for a german FAQ
|
|
|
@3555
|
16 years |
hraban |
Hrabans own not trunkworthy chaos
|
|
|
@3551
|
16 years |
cliersch |
file name test data
|
|
|
@3547
|
16 years |
adiwidjaja |
=Corrected import path
|
|
|
@3545
|
16 years |
adiwidjaja |
Added missing template
|
|
|
@3541
|
16 years |
uli |
Use new securitypolicy package.
|
|
|
@3540
|
16 years |
uli |
Remove contextless template.
|
|
|
@3539
|
16 years |
uli |
Fix browser tests.
|
|
|
@3538
|
16 years |
uli |
Remove unnecessary setup package.
|
|
|
@3537
|
16 years |
uli |
Added CHANGES.txt.
|
|
|
@3536
|
16 years |
uli |
Create a branch for restructuring and cleanup.
|
|
|
@3535
|
16 years |
uli |
Add missing render method.
|
|
|
@3534
|
16 years |
Henrik Bettermann |
test data provided
|
|
|
@3532
|
16 years |
adiwidjaja |
Fallback view for baseitem.
|
|
|
@3531
|
16 years |
cliersch |
Hostel add form
|
|
|
@3530
|
16 years |
adiwidjaja |
Implemented basic viewlet structure.
|
|
|
@3529
|
16 years |
adiwidjaja |
Working import/export.
|
|
|
@3528
|
16 years |
adiwidjaja |
Base management screens.
|
|
|