Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DO NOT MERGE #252

Closed

Conversation

Murugan-Maniish
Copy link

No description provided.

damithc and others added 30 commits February 9, 2024 17:37
Let's migrate the docs site from Jekyll to MarkBind.

Primary author: @tlylt in se-edu/addressbook-level3/pull/156
Further tweaks: @damithc in se-edu/addressbook-level3/pull/206
…-CS2103T-F12-2/tp

* 'switch-docs-to-markbind' of https://github.com/AY2324S2-CS2103T-F12-2/tp:
  Reduce font size for printing
  Add a Home button in the top NavBar
  Bump MarkBind version
  Migrate docs to MarkBind
Remark attribute classes: adds remark to a Person object
Remark classes: adds remark to Person objects
This reverts commit 9c07543.
Edit the original developer guide's Target user profile, Value proposition, NFR and Glossary
Files created incorrectly are deleted
…ate_project_website

Update project website
…ecases

Add use cases for adding and listing articles
Ko-Khan and others added 27 commits March 30, 2024 12:47
Add whitespace behind comma
Rename set command to Filter
to be more intuitive.
…ilterArticlesByTag

 Filter articles by tag
Note that this changes the stored format in the JSON files. Dates
originally stored as `yyyy-mm-ddTHH:mm:ss` now store as `dd-mm-yyyy
HH:mm`
* master:
  Modify outlets to allow multiple entries
  Rectify incorrect documentation
  Bug fix json not reading outlet correctly
  Implement basic Outlet class
  Minor bug fix for incorrect article tag prefix
  Rectify references to Tag in Author and Source parser methods
  Fix minor bugs in ModelManager.java
  Fix checkstyle violation
  Fix missing trailing whitespace
  Add trailing whitespace
  Display articles and persons panes side-by-side
  Refactor Authors, Sources and Tags classes
  Implement sort article command
  Add support for parsing sort article command
  Fix minor comment bug in NameTest.java
  Fix bugs related to Comment / String
  Implement testcases for Sort Persons Command
  Implement the Sort Command for People

# Conflicts:
#	src/main/java/seedu/address/logic/parser/ArticleBookParser.java
#	src/main/java/seedu/address/model/Model.java
#	src/main/java/seedu/address/model/ModelManager.java
#	src/main/java/seedu/address/model/article/Article.java
#	src/main/java/seedu/address/model/person/UniquePersonList.java
* master: (31 commits)
  Change boolean variable name
  Replace prefix tag with article tag prefix
  Delete unnecessary files
  Remove import statement
  Add defensive code
  Remove redundant import
  Add filter by tag feature for articles
  Add new predicate
  Minor fix to the developer guide
  Minor fix to the developer guide
  Edit Developer Guide
  Rectify diagram labels
  Update DG with porposed template command
  Fix no newline character bug at EOF of puml files
  Add feature description to Developer guide
  Fix file path
  Add newline at EOF
  Update DG
  Update storage class diagram
  Fix check style error
  ...

# Conflicts:
#	src/main/java/seedu/address/model/Model.java
#	src/main/java/seedu/address/model/ModelManager.java
…orPublicationDate

Refactor article PublicationDate as a class
* master:
  Edited css for readability
  Minor bug fix for Filter command throwing errors incorrectly
  Bug fix for incorrect parsing of date without time
  Rectified minor javadoc error
  Refactor Article Date as Class
  Refactor article Title as Class

# Conflicts:
#	src/main/java/seedu/address/model/article/Article.java
@Murugan-Maniish Murugan-Maniish deleted the branch-LookUp branch April 3, 2024 15:02
kaiyi27 pushed a commit to kaiyi27/tp that referenced this pull request Apr 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants