Timeline
27 Nov 2014:
- 21:11 Changeset [12073] by
- Add batch processor for products.
- 17:08 Changeset [12072] by
- Add more products browser tests.
- 08:21 Changeset [12071] by
- Make tests a package.
- 08:19 Changeset [12070] by
- Move test to the right place.
- 08:18 Changeset [12069] by
- Initialize browser tests.
- 07:48 Changeset [12068] by
- Add local role ProductManager?. We don't need local roles for the …
- 07:11 Changeset [12067] by
- Upgrade manage form pages.
- 06:36 Changeset [12066] by
- We don't need the logger. We are using the app logger (main.log).
26 Nov 2014:
- 18:23 Changeset [12065] by
- First products browser components. - work in progress -
- 15:32 Changeset [12064] by
- Add products module.
- 15:20 Changeset [12063] by
- We don't need a logger for documents only.
- 13:03 Changeset [12062] by
- Add PDFDocumentSlipPage and related components.
- 06:20 Changeset [12061] by
- Introduce a pay_item_id for part-time for the first time on this portal.
25 Nov 2014:
- 18:44 Changeset [12060] by
- Merge changes from uli-payments back into trunk.
- 17:39 Changeset [12059] by
- Add pdf download button to downloads page.
- 17:09 Changeset [12058] by
- Add test for pdf file viewlets.
- 13:15 Changeset [12057] by
- Use a baseclass for customer documents. That eases file viewlet …
- 11:44 Changeset [12056] by
- Replace classname by class_name (see Passig & Jander).
- 11:31 Changeset [12055] by
- Do not show last_transaction_date on DocumentDisplayFormPage?. This is …
- 11:29 Changeset [12054] by
- Use classname from import file to check if the right processor has …
- 08:19 Changeset [12053] by
- Add second customer document class. Select document factory when …
24 Nov 2014:
- 12:33 Changeset [12052] by
- Render datatable on pdf slip.
- 11:27 Changeset [12051] by
- Add pdf utility methods first pdf slip components.
- 11:03 Changeset [12050] by
- Rename files.py fileviewlets. This module contains browser components only.
- 08:40 Changeset [12049] by
- Add test to ensure that credit load limit deactivation works.
- 08:15 Changeset [12048] by
- Disable maximum credit load by setting maxCresits 0 or None.
- 08:15 Changeset [12047] by
- Increase distance of button to table.
- 07:04 Changeset [12046] by
- Emergency fix. We need a test for that.
- 00:06 Changeset [12045] by
- pep8.
- 00:05 Changeset [12044] by
- Add a sample payment.
- 00:03 Changeset [12043] by
- Disable expensive paypal tests by default and add test for standard …
23 Nov 2014:
- 23:41 Changeset [12042] by
- One package paypalsdk relies on requires a fairly recent setuptools …
- 23:40 Changeset [12041] by
- With paypalsdk we need another helper lib installed. Tell about that.
- 17:07 Changeset [12040] by
- Add test.
- 16:54 Changeset [12039] by
- Implement customer self-registration.
- 05:31 Changeset [12038] by
- Rename file viewlets.
22 Nov 2014:
- 18:42 Changeset [12037] by
- Add test for managing customer document file uploads.
- 18:19 Changeset [12036] by
- Test file upload by customer.
- 10:14 Changeset [12035] by
- Add document file viewlets. Tests will follow.
- 07:23 Changeset [12034] by
- Add 'final submit' action.
- 06:37 Changeset [12033] by
- Display document state.
21 Nov 2014:
- 18:52 Changeset [12032] by
- Implement translated_state property correctly so that we can more …
- 13:09 Changeset [12031] by
- Update docs.
- 13:09 Changeset [12030] by
- Activate PayPal? SDK on instance startup.
- 13:07 Changeset [12029] by
- Provide a global PayPal? SDK activation.
- 13:05 Changeset [12028] by
- Add view and viewlet for customer document transitions.
- 10:02 Changeset [12027] by
- Add header.
- 10:01 Changeset [12026] by
- Set keywords properties for Id.
- 09:57 Changeset [12025] by
- Fix underline length.
- 09:54 Changeset [12024] by
- Fix too short underline; line wraps.
- 09:52 Changeset [12023] by
- Include paypal docs.
- 09:51 Changeset [12022] by
- Add docs for paypal.
- 09:46 Changeset [12021] by
- More docs.
- 09:19 Changeset [12020] by
- Fix test.
- 08:58 Changeset [12019] by
- Give hints to get people started with paypal.
- 08:07 Changeset [12018] by
- Add more browser components for document editing. Editing is allowed …
- 05:51 Changeset [12017] by
- Add state property.
- 05:08 Changeset [12016] by
- Add more customer document components.
20 Nov 2014:
- 21:39 Changeset [12015] by
- Add first browser components with tests.
- 17:23 Changeset [12014] by
- First basic paypal helpers (mainly to make sure, tests work).
- 17:22 Changeset [12013] by
- Some paypal-related tests.
- 16:26 Changeset [12012] by
- Move old tests into new dir.
- 16:24 Changeset [12011] by
- Create test dir for payments.
- 16:19 Changeset [12010] by
- pep8.
- 15:52 Changeset [12009] by
- Fix button design.
- 15:45 Changeset [12008] by
- Remove credit load limit entirely.
- 09:10 Changeset [12007] by
- Add customer document exporter tests.
- 08:32 Changeset [12006] by
- Add customer documents exporter.
- 05:40 Changeset [12005] by
- Implement document_id generator. Ensure that document_ids remain …
- 04:11 Changeset [12004] by
- Replace 'id' by 'document_id'.
- 03:44 Changeset [12003] by
- Also ignore the testing config in version control.
- 03:43 Changeset [12002] by
- Use a different paypal config in tests.
- 03:30 Changeset [12001] by
- Ignore local paypal.conf (contains credentials that should not go into …
- 03:28 Changeset [12000] by
- Register a paypal config (has to be created manually).
- 03:06 Changeset [11999] by
- Require the paypal config file to exists when declared.
- 01:48 Changeset [11998] by
- Fix sample paths.
19 Nov 2014:
- 17:02 Changeset [11997] by
- propset svn:keywords "Id"
- 16:06 Changeset [11996] by
- More renaming.
- 16:05 Changeset [11995] by
- Add batch processor for customer documents.
- 16:02 Changeset [11994] by
- Require paypalrestsdk.
- 15:36 Changeset [11993] by
- pep8.
- 15:33 Changeset [11992] by
- Add a ZCML directive to tell where PayPal? credentials can be read.
- 15:30 Changeset [11991] by
- Add interface for ZCML directive pointing to paypal config.
- 10:11 Changeset [11990] by
- Assign timestamp id to documents.
- 08:08 Changeset [11989] by
- Add customer document classes.
- 07:41 Changeset [11988] by
- Reorder viewlet classes.
- 07:36 Changeset [11987] by
- We need the file viewlet baseclasses for customer documents too.
- 06:42 Changeset [11986] by
- Add missing buttons.
18 Nov 2014:
- 11:37 Changeset [11985] by
- pep8
- 09:55 Changeset [11984] by
- Activate mandate tests.
- 09:17 Changeset [11983] by
- Add history attribute and test history.
- 08:36 Changeset [11982] by
- Add base components for document management.
17 Nov 2014:
- 15:52 Changeset [11981] by
- Remove unused IkobaUtils? attributes.
- 12:29 Changeset [11980] by
- Replace Kofa by Ikoba.
- 12:26 Changeset [11979] by
- Replace kofa by ikoba.
- 06:46 Changeset [11978] by
- Add exporter tests.
- 06:29 Changeset [11977] by
- Add more tests and solve problems which are unveiled thy these tests.
16 Nov 2014:
- 23:13 Changeset [11976] by
- Fix comments.
- 23:05 Changeset [11975] by
- Add test for login as customer.
- 22:43 Changeset [11974] by
- Add activate/deactivate test.
- 22:40 Changeset [11973] by
- Add importer tst.
- 18:04 Changeset [11972] by
- Add more tests.
- 17:50 Changeset [11971] by
- Add file upload and display components. Adjust workflow.
- 13:21 Changeset [11970] by
- Reapply psutil deprecation patch from waeup.kofa.
- 13:06 Changeset [11969] by
- Remove deprecated psutil.phymem checks.
- 11:57 Changeset [11968] by
- Create branch for payment handling.
- 11:53 Changeset [11967] by
- Add browser components for customers. Tests will follow.
- 07:16 Changeset [11966] by
- Change student id prefix.
- 07:05 Changeset [11965] by
- ITCH is now IOT.
15 Nov 2014:
- 06:11 Changeset [11964] by
- Adjust customer workflow.
14 Nov 2014:
- 22:48 Changeset [11963] by
- Remove obsolete branch.
- 22:42 Changeset [11962] by
- Copy Henrik's experimental Ikoba branch into new waeup.ikoba …
- 22:40 Changeset [11961] by
- 22:40 Changeset [11960] by
- 22:40 Changeset [11959] by
- 22:32 Changeset [11958] by
- Add components for customer management. Some tests are still missing.
- 08:49 Changeset [11957] by
- Rename javascripts.
- 07:26 Changeset [11956] by
- Add container for customers.
- 05:32 Changeset [11955] by
- Change wrong faculty codes in Interswitch module …
13 Nov 2014:
- 16:54 Changeset [11954] by
- Remove tools. rename institution company. Remove some apis from docs.
- 16:07 Changeset [11953] by
- Update history.
- 16:03 Changeset [11952] by
- More renaming: University -> Institution, Student -> Customer Change …
- 15:16 Changeset [11951] by
- Fix typo.
- 15:04 Changeset [11950] by
- More renaming.
- 14:40 Changeset [11949] by
- Change of name.
- 13:32 Changeset [11948] by
- Initialize changes history. Set version number.
- 13:21 Changeset [11947] by
- Enucleation. Keep only the portal's framework. Remove university, …
- 13:16 Changeset [11946] by
- Remove trash. 'search' is an imported function.
11 Nov 2014:
- 17:26 Changeset [11945] by
- Experimental branch to transform Kofa into a pure registration portal. …
10 Nov 2014:
- 09:07 Changeset [11944] by
- All students are expected to pay for accommodation before paying for …
- 08:00 Changeset [11943] by
- Remove credit load limitation.
- 07:23 Changeset [11942] by
- Remove language selector. Add test_application_slip.
- 06:12 Changeset [11941] by
- Create sample application_slip.pdf during tests.
9 Nov 2014:
- 08:44 Changeset [11940] by
- Repace skeleton by wdu. Set ports. Set version number. Set manager …
- 07:12 Changeset [11939] by
- 07:12 Changeset [11938] by
- Copy skeleton trunk
- 07:11 Changeset [11937] by
- 07:10 Changeset [11936] by
- Folder for Western Delta University
- 07:09 Changeset [11935] by
4 Nov 2014:
- 16:09 Changeset [11934] by
- Set Interswitch amount at 250 Nairas (only set at 300 for the tests).
3 Nov 2014:
- 16:20 Changeset [11933] by
- Switch to Interswitch live params.
- 12:19 Changeset [11932] by
- Third semester fee applies to nce_ft and not nce_sw. Increase fees.
2 Nov 2014:
- 06:54 Changeset [11931] by
- Make registration slip download available to new students only after …
- 06:28 Changeset [11930] by
- Adjust color of navbar toggle button.
- 06:28 Changeset [11929] by
- Adjust color of navbar toggle button.
- 06:28 Changeset [11928] by
- Adjust color of navbar toggle button.
- 06:28 Changeset [11927] by
- Adjust color of navbar toggle button.
- 06:28 Changeset [11926] by
- Adjust color of navbar toggle button.
- 06:27 Changeset [11925] by
- Adjust color of navbar toggle button.
- 06:27 Changeset [11924] by
- Adjust color of navbar toggle button.
- 06:27 Changeset [11923] by
- Adjust color of navbar toggle button.
1 Nov 2014:
- 14:24 Changeset [11922] by
- Add new fees (ticket #91) Remove 'Fee' in drop-down menus.
31 Oct 2014:
- 18:02 Changeset [11921] by
- Increase Interswitch amount.
- 06:45 Changeset [11920] by
- Third semester fee applies to nce_sw and not nce_ft.
30 Oct 2014:
- 21:20 Changeset [11919] by
- Configure third semester payment in setPaymentDetails. Session …
- 17:41 Changeset [11918] by
- Change URL for webservice request again.
- 17:05 Changeset [11917] by
- Always use https connections.
- 16:59 Changeset [11916] by
- Switch to httpd webservice requests.
- 16:54 Changeset [11915] by
- Be prepared for https webservice requests. #2
- 16:43 Changeset [11914] by
- Be prepared for https webservice requests.
29 Oct 2014:
- 21:23 Changeset [11913] by
- Add payment category 'NCE Third Semester Fee' which can be set in …
- 17:04 Changeset [11912] by
- Remove trash.
- 16:44 Changeset [11911] by
- pep8.
- 15:25 Changeset [11910] by
- Next try.
- 13:57 Changeset [11909] by
- Trual and error: Maybe this URL is the correct one?
- 13:52 Changeset [11908] by
- Revert to old webservice URL.
- 13:07 Changeset [11907] by
- Create branch for student utils cleanup.
- 12:42 Changeset [11906] by
- pyflakes.
- 12:38 Changeset [11905] by
- pep8.
- 12:38 Changeset [11904] by
- Update history.
- 12:36 Changeset [11903] by
- Fix typo.
- 12:33 Changeset [11902] by
- Remove obsolete branch.
- 12:25 Changeset [11901] by
- Merge uli-crs-reg-slip branch back into trunk.
- 09:31 Changeset [11900] by
- Add docs and use student name in certification.
- 00:34 Changeset [11899] by
- Cheap way to look a bit like requested in #88.
28 Oct 2014:
- 23:14 Changeset [11898] by
- Use shorter expression.
- 21:57 Changeset [11897] by
- Create branch for #88
- 21:48 Changeset [11896] by
- Remove obsolete branch.
- 21:03 Changeset [11895] by
- More translations.
- 20:55 Changeset [11894] by
- Limit selectable batch processors.
- 20:35 Changeset [11893] by
- Use recent version of waeup.kofa in trunk. Do not use waeup.kofa PyPI …
- 20:33 Changeset [11892] by
- Fix typo.
- 20:02 Changeset [11891] by
- Enable localization of batch processing modules.
- 20:01 Changeset [11890] by
- More localization.
- 19:52 Changeset [11889] by
- Remove unused and deprecated getImporters method.
- 18:40 Changeset [11888] by
- Change URLs again. I'm very skeptical that this will work.
- 17:48 Changeset [11887] by
- Merge uli-pdfsigs back into trunk.
- 17:39 Changeset [11886] by
- Change signature image settings due to turned image.
- 17:39 Changeset [11885] by
- Turn signature clockwise.
- 14:11 Changeset [11884] by
- Adjust signature file position/size.
- 13:21 Changeset [11883] by
- Take PUTME application into consideration.
- 12:50 Changeset [11882] by
- Adjust sandwich fees (#247).
- 12:42 Changeset [11881] by
- Remove trash.
- 10:53 Changeset [11880] by
- While at it: pep8.
- 06:58 Changeset [11879] by
- Set Interswitch testing parameters.
Note: See TracTimeline for information about the timeline view.