Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
31 check-ins related to "unieditor2"
|
2023-05-19
| ||
| 09:56:09 | Better mobile behavior of Urban Sunrise skin. Fixed bug in the editor. Update of the build and release scripts. check-in: 3ff2b94398 user: johnfound tags: trunk | |
| 09:42:21 | Fixed bug in the post editor alowing empty thread titles. Updating the build and release scripts. leaf check-in: 31e354d564 user: johnfound tags: unieditor2 | |
|
2023-05-17
| ||
| 15:04:36 | Merged with unieditor2 branch. check-in: d8c75d8f5b user: johnfound tags: trunk | |
|
2023-05-16
| ||
| 19:59:18 | Removed some commented code. check-in: d497f85104 user: johnfound tags: unieditor2 | |
| 09:51:42 | Fixed the broken "quote" command. check-in: 07d60e1f65 user: johnfound tags: unieditor2 | |
| 09:24:55 | The Modern skin removed from the project file. check-in: c9aa15d735 user: johnfound tags: unieditor2 | |
| 00:20:39 | Removed the skin Modern as not very useful. :) check-in: 3f67a06d2c user: johnfound tags: unieditor2 | |
|
2023-05-15
| ||
| 23:41:49 | Minor bug fixed in users_online.asm check-in: f4c018ed70 user: johnfound tags: unieditor2 | |
| 19:41:33 | Fixing minor bugs in the editor templates. check-in: b6d83dfe89 user: johnfound tags: unieditor2 | |
| 17:18:56 | Fixed some problems with the attached files during editing. Templates adapted to the new backend. check-in: cb05f091ab user: johnfound tags: unieditor2 | |
|
2023-05-14
| ||
| 23:07:48 | Removed the support for unpublished posts in the templates. The !post command replaced with !edit and !quote. check-in: 06a6ea4d72 user: johnfound tags: unieditor2 | |
| 19:24:54 | Some dead code removed and editor form fixed. check-in: 761c8072ab user: johnfound tags: unieditor2 | |
| 19:11:51 | Forgotten change. check-in: c8fb84770d user: johnfound tags: unieditor2 | |
| 19:10:55 | Almost working now. A little bit more tests are useful. check-in: ced7105e52 user: johnfound tags: unieditor2 | |
| 10:52:13 | Intermediate commit. Not working... check-in: 44f085b192 user: johnfound tags: unieditor2 | |
|
2023-05-12
| ||
| 14:35:37 | The early creation is not a good idea. Will try another way. check-in: 1d052c49f8 user: johnfound tags: unieditor2 | |
|
2023-04-25
| ||
| 20:27:26 | Some files removed from the project. check-in: 596506f57c user: johnfound tags: unieditor2 | |
|
2023-04-18
| ||
| 11:02:18 | Cleaning themes... check-in: 315ea0689b user: johnfound tags: unieditor2 | |
|
2023-04-14
| ||
| 15:25:10 | Work on the unified editor. Simplify all the skins. check-in: 12203b5644 user: johnfound tags: unieditor2 | |
|
2023-04-13
| ||
| 14:39:50 | Started to fix the templates according to the new editor. check-in: 0f76fe4018 user: johnfound tags: unieditor2 | |
|
2023-04-12
| ||
| 13:14:36 | Now it works (more or less). To be tested more and all skins need to be fixed. check-in: f9ad29db4d user: johnfound tags: unieditor2 | |
| 05:46:54 | Init the local variables. check-in: 4e259fc257 user: johnfound tags: unieditor2 | |
|
2023-04-11
| ||
| 13:59:58 | !post command is almost ready. Not tested. ;) check-in: 365b365165 user: johnfound tags: unieditor2 | |
|
2023-04-10
| ||
| 14:23:04 | Pretty complex logic for !post command. check-in: 61d9dedbe6 user: johnfound tags: unieditor2 | |
|
2023-04-07
| ||
| 19:57:57 | Slow work on !post. check-in: 7ee8413081 user: johnfound tags: unieditor2 | |
|
2023-04-06
| ||
| 20:00:37 | Fixed GetPostInt. Some work on !post. check-in: 2cf6c0773f user: johnfound tags: unieditor2 | |
|
2023-04-04
| ||
| 10:00:33 | Apply the post interval limits in !edit. Delete the redundant templates. check-in: 4f4adb6032 user: johnfound tags: unieditor2 | |
|
2023-04-02
| ||
| 23:02:40 | Automatic preview on files upload. Add Limited field to the SQL queries. check-in: f52047583b user: johnfound tags: unieditor2 | |
| 17:38:33 |
EditUserMessage procedure now can edit the new posts and thread attributes.
EditThreadAttr now is redundant, but can be used to redirect to the first post of the thread edited... Will see. check-in: db37e07250 user: johnfound tags: unieditor2 | |
|
2023-03-29
| ||
| 18:19:39 | A little bit different approach to the unified post/threads editor. check-in: e3b6f64463 user: johnfound tags: unieditor2 | |
|
2023-03-16
| ||
| 12:07:04 | Attempt to create unified editor for new posts and threads and for editing. check-in: f9948c39db user: johnfound tags: unieditor | |